MapStyleSheetEntries.Area Property

Definition

Gets the JSON entry name that represents areas of land use.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents areas of land use.

Applies to