MapStyleSheetEntries.RouteLine Property

Definition

Gets the JSON entry name that represents the styling for all route lines.

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

Property Value

String

Platform::String

winrt::hstring

The JSON entry name that represents the styling for all route lines.

Applies to