MapStyleSheetEntries.Peak Property

Definition

Gets the JSON entry name for icons that represent mountain peaks.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for icons that represent mountain peaks.

Applies to