Share via


Geometry.CoordinateSystem Property

Definition

Gets the SRID of this instance of geometry.

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

Property Value

The SRID of this instance of geometry.

Applies to