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