共用方式為


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 專案名稱,表示看起來像水的任何專案。 這包括海洋及溪流。

適用於