MapStyleSheetEntries.RouteLine 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 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
The JSON entry name that represents the styling for all route lines.