次の方法で共有


MapStyleSheetEntries.Area プロパティ

定義

土地利用の領域を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

土地利用の領域を表す JSON エントリ名。

適用対象