MapStyleSheetEntries.HighSpeedRamp Property

Definition

Gets the JSON entry name for lines that represent ramps. These ramps typically appear alongside of controlled access highways.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name for lines that represent ramps. These ramps typically appear alongside of controlled access highways.

Applies to