다음을 통해 공유


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 항목 이름입니다. 이러한 경사로는 일반적으로 제어된 액세스 고속도로와 함께 표시됩니다.

적용 대상