MapStyleSheetEntryStates.Selected プロパティ

定義

MapElement の選択した表示状態の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

MapElement の選択した表示状態の名前。

適用対象