MapStyleSheetEntries.ArterialRoad 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 main roads with heavy traffic.
public:
static property Platform::String ^ ArterialRoad { Platform::String ^ get(); };
static winrt::hstring ArterialRoad();
public static string ArterialRoad { get; }
var string = MapStyleSheetEntries.arterialRoad;
Public Shared ReadOnly Property ArterialRoad As String
Property Value
The JSON entry name for lines that represent main roads with heavy traffic.