Language

MapLayer.Name プロパティ

定義

マップレイヤーの名前を取得できます。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

マップ層の名前を表す string 値です。

適用対象