次の方法で共有


MapStyleSheetEntries.Ramp プロパティ

定義

高速道路の入り口と出口を表す行を表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

高速道路の入り口と出口を表す行を表す JSON エントリ名。

適用対象