MapStyleSheetEntries.Peak Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The JSON entry name for icons that represent mountain peaks.