MapStyleSheetEntries.Water 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 that represents anything that looks like water. This includes oceans and streams.
public:
static property Platform::String ^ Water { Platform::String ^ get(); };
static winrt::hstring Water();
public static string Water { get; }
var string = MapStyleSheetEntries.water;
Public Shared ReadOnly Property Water As String
Property Value
The JSON entry name that represents anything that looks like water. This includes oceans and streams.