Geometry.CoordinateSystem Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.