次の方法で共有


MapStyleSheetEntries.Vegetation プロパティ

定義

フォレスト、草地などを表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

フォレスト、草地などを表す JSON エントリ名。

適用対象