次の方法で共有


MapStyleSheetEntries.RouteLine プロパティ

定義

すべてのルート行のスタイルを表す JSON エントリ名を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

すべてのルート行のスタイルを表す JSON エントリ名。

適用対象