次の方法で共有


MapStyleSheetEntries.Runway プロパティ

定義

ランウェイの対象となる土地領域を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ランウェイの対象となる土地領域を表す JSON エントリ名。

適用対象