次の方法で共有


MapStyleSheetEntries.Nautical プロパティ

定義

航海目的で使用される土地の領域を表す JSON エントリ名を取得します。

public:
 static property Platform::String ^ Nautical { Platform::String ^ get(); };
static winrt::hstring Nautical();
public static string Nautical { get; }
var string = MapStyleSheetEntries.nautical;
Public Shared ReadOnly Property Nautical As String

プロパティ値

String

Platform::String

winrt::hstring

航海目的で使用される土地の領域を表す JSON エントリ名。

適用対象