다음을 통해 공유


MapStyleSheetEntries.Point 속성

정의

일종의 아이콘으로 렌더링되는 모든 점 기능을 나타내는 JSON 항목 이름을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

일종의 아이콘으로 렌더링되는 모든 점 기능을 나타내는 JSON 항목 이름입니다.

적용 대상