다음을 통해 공유


MapStyleSheetEntries.Ramp 속성

정의

고속도로의 입구와 출구를 나타내는 선을 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

고속도로의 입구와 출구를 나타내는 선을 나타내는 JSON 항목 이름입니다.

적용 대상