共用方式為


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 專案名稱,代表以某種圖示呈現的所有點特徵。

適用於