Crs.GeodeticDatum Property
Gets the geodetic datum, which specifies the size, shape and position of the reference ellipsoid.
Syntax
public GeodeticDatum GeodeticDatum { get; }
Property Value
Default: null
The geodetic datum, which specifies the size, shape and position of the reference ellipsoid.
Remarks
A datum contains an Ellipsoid, a PrimeMeridian, and a DatumShift.
Platforms
Windows, Linux, Android