次の方法で共有


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 エントリ名。

注釈

これは、線または多角形であり、川以外の水の本体に接続する場合があります。

適用対象