Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the coordinate system.
Namespace: System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Syntax
'Declaration
ReadOnly Property CoordinateSystem As CoordinateSystem
Get
'Usage
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
Property Value
Type: System.Spatial.CoordinateSystem
The coordinate system.