Geotools.Net

IVerticalCoordinateSystem.VerticalUnit Property

Gets the units used along the vertical axis.

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

Property Value

Missing <value> documentation for P:Geotools.CoordinateReferenceSystems.IVerticalCoordinateSystem.VerticalUnit

Remarks

The vertical units must be the same as the CS_CoordinateSystem units.

See Also

IVerticalCoordinateSystem Interface | IVerticalCoordinateSystem Members | Geotools.CoordinateReferenceSystems Namespace