Share via


MapStyleSheetEntries.Water 属性

定义

获取表示类似于水的任何内容的 JSON 条目名称。 这包括海洋和溪流。

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

属性值

String

Platform::String

winrt::hstring

表示类似于水的任何内容的 JSON 条目名称。 这包括海洋和溪流。

适用于