Initializes a new instance of the HorizontalDatum class with the specififed properties.
[Visual Basic]
Overloads Public Sub New( _
ByVal name As String, _
ByVal horizontalDatumType As DatumType, _
ByVal ellipsoid As IEllipsoid, _
ByVal toWGS84 As WGS84ConversionInfo, _
ByVal remarks As String, _
ByVal authority As String, _
ByVal authorityCode As String, _
ByVal alias As String, _
ByVal abbreviation As String _
)
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.HorizontalDatum.#ctor(System.String,Geotools.CoordinateReferenceSystems.DatumType,Geotools.CoordinateReferenceSystems.IEllipsoid,Geotools.CoordinateReferenceSystems.WGS84ConversionInfo,System.String,System.String,System.String,System.String,System.String)
HorizontalDatum Class | HorizontalDatum Members | Geotools.CoordinateReferenceSystems Namespace