MapStyleSheetEntries.WaterPoint Property

Definition

Gets the JSON entry name for icons that represent water feature locations such as a waterfall.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for icons that represent water feature locations such as a waterfall.

Applies to