共用方式為


MapStyleSheetEntries.WaterPoint 屬性

定義

取得代表瀑布等水特性位置之圖示的 JSON 專案名稱。

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

屬性值

String

Platform::String

winrt::hstring

代表瀑布圖等水特性位置之圖示的 JSON 專案名稱。

適用於