다음을 통해 공유


MapStyleSheetEntries.PopulatedPlace 속성

정의

채워진 장소의 크기를 나타내는 아이콘의 JSON 항목 이름을 가져옵니다(예: 도시 또는 도시).

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

속성 값

String

Platform::String

winrt::hstring

채워진 장소의 크기를 나타내는 아이콘의 JSON 항목 이름입니다(예: 도시 또는 도시).

적용 대상