MapStyleSheetEntries.Structure Property

Definition

Gets the JSON entry name that represents building and other building-like structures.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents building and other building-like structures.

Applies to