获取坐标系。
命名空间: 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
坐标系。