MapStyleSheetEntries.RouteLine Propiedad

Definición

Obtiene el nombre de entrada JSON que representa el estilo de todas las líneas de ruta.

public:
 static property Platform::String ^ RouteLine { Platform::String ^ get(); };
static winrt::hstring RouteLine();
public static string RouteLine { get; }
var string = MapStyleSheetEntries.routeLine;
Public Shared ReadOnly Property RouteLine As String

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de entrada JSON que representa el estilo de todas las líneas de ruta.

Se aplica a