Returns a LinearUnit object from a code.
[Visual Basic]
NotOverridable Public Function CreateLinearUnit( _
ByVal code As String _
) As ILinearUnit Implements _
ICoordinateSystemAuthorityFactory.CreateLinearUnit
An object that implements the ILinearUnit interface.
ICoordinateSystemAuthorityFactory.CreateLinearUnit
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemEPSGFactory.CreateLinearUnit(System.String)
CoordinateSystemEPSGFactory Class | CoordinateSystemEPSGFactory Members | Geotools.CoordinateReferenceSystems Namespace