共用方式為


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 專案名稱,代表代表道路的進入和結束行。

適用於