CoordinateSystem.EpsgId 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 coordinate system ID according to the EPSG, or NULL if this is not an EPSG coordinate system.
public int? EpsgId { get; }
member this.EpsgId : Nullable<int>
Public ReadOnly Property EpsgId As Nullable(Of Integer)
Property Value
The coordinate system ID according to the EPSG.