Creates a vertical datum from an enumerated type value.
[Visual Basic]
NotOverridable Public Function CreateVerticalDatum( _
ByVal name As String, _
ByVal verticalDatumType As DatumType _
) As IVerticalDatum Implements _
ICoordinateSystemFactory.CreateVerticalDatum
An object that implements the IVerticalDatum interface.
ICoordinateSystemFactory.CreateVerticalDatum
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreateVerticalDatum(System.String,Geotools.CoordinateReferenceSystems.DatumType)
CoordinateSystemFactory Class | CoordinateSystemFactory Members | Geotools.CoordinateReferenceSystems Namespace