次の方法で共有


ISpatial.CoordinateSystem プロパティ

座標系を取得します。

名前空間:  System.Spatial
アセンブリ:  System.Spatial (System.Spatial.dll)

構文

'宣言
ReadOnly Property CoordinateSystem As CoordinateSystem
    Get
'使用
Dim instance As ISpatial
Dim value As CoordinateSystem

value = instance.CoordinateSystem
CoordinateSystem CoordinateSystem { get; }
property CoordinateSystem^ CoordinateSystem {
    CoordinateSystem^ get ();
}
abstract CoordinateSystem : CoordinateSystem
function get CoordinateSystem () : CoordinateSystem

プロパティ値

型: System.Spatial.CoordinateSystem
座標系。

関連項目

参照

ISpatial インターフェイス

System.Spatial 名前空間