MapStyleSheetEntries.HighSpeedRamp 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 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
The JSON entry name for lines that represent ramps. These ramps typically appear alongside of controlled access highways.