Crs.Id Property
Gets an EPSG authority code as an integer
Syntax
public System.Int32 Id { get; }
Property Value
The EPSG authority code if the authority is epsg and the code lies in the [1024, 32767] interval; otherwise, an exception is thrown.
Remarks
This property only has a valid value if the authority is epsg and the code lies in the [1024, 32767] interval.
Platforms
Windows, Linux, Android