Share via


Geography.CoordinateSystem Property

Definition

Gets the coordinate system of the geography.

public Microsoft.Spatial.CoordinateSystem CoordinateSystem { get; }
member this.CoordinateSystem : Microsoft.Spatial.CoordinateSystem
Public ReadOnly Property CoordinateSystem As CoordinateSystem

Property Value

The coordinate system of the geography.

Applies to