MapStyleSheetEntries.NaturalPoint 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 natural landmarks such as a volcano peak or waterfall.
public:
static property Platform::String ^ NaturalPoint { Platform::String ^ get(); };
static winrt::hstring NaturalPoint();
public static string NaturalPoint { get; }
var string = MapStyleSheetEntries.naturalPoint;
Public Shared ReadOnly Property NaturalPoint As String
Property Value
The JSON entry name for icons that represent natural landmarks such as a volcano peak or waterfall.