다음을 통해 공유


MapStyleSheetEntries.ArterialRoad 속성

정의

교통량이 많은 기본 도로를 나타내는 줄의 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

교통량이 많은 기본 도로를 나타내는 줄의 JSON 항목 이름입니다.

적용 대상