共用方式為


MapStyleSheetEntries.HighSpeedRamp 屬性

定義

取得代表坡形之行的 JSON 專案名稱。 這些坡道旁通常出現高速公路兩旁。

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

屬性值

String

Platform::String

winrt::hstring

代表斜線的 JSON 專案名稱。 這些坡道旁通常出現高速公路兩旁。

適用於