共用方式為


MapStyleSheetEntryStates.Disabled 屬性

定義

取得 MapElement停用之視覺狀態的名稱。

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

屬性值

String

Platform::String

winrt::hstring

MapElement之停用視覺狀態的名稱。

適用於