共用方式為


MapStyleSheetEntries.River 屬性

定義

取得 JSON 專案名稱,表示水道、資料流程或其他水道。

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

屬性值

String

Platform::String

winrt::hstring

表示水道、資料流程或其他水道的 JSON 專案名稱。

備註

這可能是線條或多邊形,而且可能會連線到非水體。

適用於