Geotools.Net

GeographicCoordinateSystem.HorizontalDatum Property

Gets the horizontal datum for the coordinate system.

[Visual Basic]
NotOverridable Public ReadOnly Property HorizontalDatum As IHorizontalDatum Implements _
   IHorizontalCoordinateSystem.HorizontalDatum
[C#]
public IHorizontalDatum HorizontalDatum {get;}

Property Value

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

Implements

IHorizontalCoordinateSystem.HorizontalDatum

Remarks

Missing <remarks> documentation for P:Geotools.CoordinateReferenceSystems.GeographicCoordinateSystem.HorizontalDatum

See Also

GeographicCoordinateSystem Class | GeographicCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace