Creates a new vertical coordinate system object from a code.
[Visual Basic]
NotOverridable Public Function CreateVerticalCoordinateSystem( _
ByVal code As String _
) As IVerticalCoordinateSystem Implements _
ICoordinateSystemAuthorityFactory.CreateVerticalCoordinateSystem
An object that implements the IVerticalCoordinateSystem interface.
ICoordinateSystemAuthorityFactory.CreateVerticalCoordinateSystem
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemEPSGFactory.CreateVerticalCoordinateSystem(System.String)
CoordinateSystemEPSGFactory Class | CoordinateSystemEPSGFactory Members | Geotools.CoordinateReferenceSystems Namespace