Click or drag to resize
DatumReferenceEllipsoid Property
doogal.co.uk Home



Get the reference ellipsoid associated with this Datum.

Namespace:  DotNetCoords.Datum
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public Ellipsoid ReferenceEllipsoid { get; }

Property Value

Type: Ellipsoid
The reference ellipsoid associated with this Datum.
See Also