CoordinateSystem.Id プロパティ
使用される体系に関係なく、座標系の ID を取得または設定します。
名前空間: System.Spatial
アセンブリ: System.Spatial (System.Spatial.dll)
構文
'宣言
Public ReadOnly Property Id As String
Get
'使用
Dim instance As CoordinateSystem
Dim value As String
value = instance.Id
public string Id { get; }
public:
property String^ Id {
String^ get ();
}
member Id : string
function get Id () : String
プロパティ値
型: System.String
座標系 ID。