MapStyleSheetEntries.Forest Property

Definition

Gets the JSON entry name that represents area of forest land.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents area of forest land.

Applies to