MapStyleSheetEntries.WaterPoint 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 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
The JSON entry name for icons that represent water feature locations such as a waterfall.