次の方法で共有


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 エントリ名。

適用対象