MapStyleSheetEntries.River 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 rivers, streams, or other water passages.
public:
static property Platform::String ^ River { Platform::String ^ get(); };
static winrt::hstring River();
public static string River { get; }
var string = MapStyleSheetEntries.river;
Public Shared ReadOnly Property River As String
Property Value
the JSON entry name that represents rivers, streams, or other water passages.
Remarks
This might be a line or polygon and might connect to non-river water bodies.