MapStyleSheetEntries.Forest 属性

定义

获取表示林地区域的 JSON 条目名称。

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

属性值

String

Platform::String

winrt::hstring

表示林地区域的 JSON 条目名称。

适用于