次の方法で共有


MapStyleSheetEntries.HighSpeedRamp プロパティ

定義

傾斜路を表す行の JSON エントリ名を取得します。 これらのランプは、通常、通行が管理された高速道路に沿って表示されます。

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

プロパティ値

String

Platform::String

winrt::hstring

傾斜路を表す行の JSON エントリ名。 これらのランプは、通常、通行が管理された高速道路に沿って表示されます。

適用対象