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