次の方法で共有


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

適用対象