MapStyleSheetEntries.Ramp Property

Definition

Gets the JSON entry name that represents lines that represent the entrance and exit of a highway.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents lines that represent the entrance and exit of a highway.

Applies to