Crs.EpsgVersion Method
Returns the version of EPSG that is supported.
Thread safety: This method is thread-safe.
EpsgVersion()
Returns the version of EPSG that is supported.Syntax
public static System.String EpsgVersion ()
Return Value
Type: System.String
A string giving the supported EPSG version and its release date, for example "v10.015 (2021-02-11)".
A string giving the supported EPSG version and its release date, for example "v10.015 (2021-02-11)".
Remarks
See epsg.org for version information.
Platforms
Windows, Linux, Android