CoordinateSystem.EpsgId Property

Definition

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.

Applies to