다음을 통해 공유


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 항목 이름입니다.

적용 대상