Geotools.Net

GeographicCoordinateSystem.AngularUnit Property

Gets the angular units used in the coordinate system.

[Visual Basic]
NotOverridable Public ReadOnly Property AngularUnit As IAngularUnit Implements _
   IGeographicCoordinateSystem.AngularUnit
[C#]
public IAngularUnit AngularUnit {get;}

Property Value

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

Implements

IGeographicCoordinateSystem.AngularUnit

Remarks

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

See Also

GeographicCoordinateSystem Class | GeographicCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace