MapStyleSheetEntries.HighSpeedRamp Propiedad

Definición

Obtiene el nombre de la entrada JSON para las líneas que representan rampas. Estas rampas suelen aparecer junto a las autopistas de acceso controlado.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de la entrada JSON de las líneas que representan rampas. Estas rampas suelen aparecer junto a las autopistas de acceso controlado.

Se aplica a