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