Initializes a new instance of the VerticalDatum class.
[Visual Basic]
Public Sub New( _
ByVal transformType As TransformType, _
ByVal targetCS As ICoordinateSystem, _
ByVal sourceCS As ICoordinateSystem, _
ByVal mathTransform As IMathTransform, _
ByVal authorityCode As String, _
ByVal authority As String, _
ByVal name As String, _
ByVal areaOfUse As String, _
ByVal remarks As String, _
ByVal abbreviation As String _
)
Missing <remarks> documentation for M:Geotools.CoordinateTransformations.CoordinateTransformation.#ctor(Geotools.CoordinateTransformations.TransformType,Geotools.CoordinateReferenceSystems.ICoordinateSystem,Geotools.CoordinateReferenceSystems.ICoordinateSystem,Geotools.CoordinateTransformations.IMathTransform,System.String,System.String,System.String,System.String,System.String,System.String)
CoordinateTransformation Class | CoordinateTransformation Members | Geotools.CoordinateTransformations Namespace