Geotools.Net

IGeocentricCoordinateSystem.HorizontalDatum Property

Returns the HorizontalDatum.

[Visual Basic]
Property HorizontalDatum As IHorizontalDatum
[C#]
IHorizontalDatum HorizontalDatum {get;}

Property Value

Missing <value> documentation for P:Geotools.CoordinateReferenceSystems.IGeocentricCoordinateSystem.HorizontalDatum

Remarks

The horizontal datum is used to determine where the center of the Earth is considered to be. All coordinate points will be measured from the center of the Earth, and not the surface.

See Also

IGeocentricCoordinateSystem Interface | IGeocentricCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace