Geotools.Net

IProjectedCoordinateSystem.LinearUnit Property

Returns the LinearUnits.

[Visual Basic]
Property LinearUnit As ILinearUnit
[C#]
ILinearUnit LinearUnit {get;}

Property Value

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

Remarks

The linear unit must be the same as the CS_CoordinateSystem units.

See Also

IProjectedCoordinateSystem Interface | IProjectedCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace