Compartir a través de


MapStyleSheetEntries.River Propiedad

Definición

Obtiene el nombre de entrada JSON que representa ríos, flujos u otros pasajes de agua.

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

Valor de propiedad

String

Platform::String

winrt::hstring

el nombre de entrada JSON que representa ríos, flujos u otros pasajes de agua.

Comentarios

Esto puede ser una línea o polígono y podría conectarse a cuerpos de agua que no son ríos.

Se aplica a