MapStyleSheetEntries.Sand Property

Definition

Gets the JSON entry name that represents sandy areas like beaches.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents sandy areas like beaches.

Applies to