MapStyleSheetEntries.Nautical 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 areas of land that are used for nautical purposes.
public:
static property Platform::String ^ Nautical { Platform::String ^ get(); };
static winrt::hstring Nautical();
public static string Nautical { get; }
var string = MapStyleSheetEntries.nautical;
Public Shared ReadOnly Property Nautical As String
Property Value
The JSON entry name that represents areas of land that are used for nautical purposes.