MapStyleSheetEntries.Ramp 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 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
The JSON entry name that represents lines that represent the entrance and exit of a highway.