MapStyleSheetEntries.Vegetation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the JSON entry name that represents forests, grassy areas, etc.
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
Property Value
The JSON entry name that represents forests, grassy areas, etc.