Geotools.Net

ProjectedCoordinateSystem.LinearUnit Property

Gets the linear units for this coordinate system.

[Visual Basic]
NotOverridable Public ReadOnly Property LinearUnit As ILinearUnit Implements _
   IProjectedCoordinateSystem.LinearUnit
[C#]
public ILinearUnit LinearUnit {get;}

Property Value

Missing <value> documentation for P:Geotools.CoordinateReferenceSystems.ProjectedCoordinateSystem.LinearUnit

Implements

IProjectedCoordinateSystem.LinearUnit

Remarks

Missing <remarks> documentation for P:Geotools.CoordinateReferenceSystems.ProjectedCoordinateSystem.LinearUnit

See Also

ProjectedCoordinateSystem Class | ProjectedCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace