Helper function to turn an string into an enumeration.
[Visual Basic]
Public Function GetOrientation( _
ByVal code As String _
) As AxisOrientation
IAxisOrientationEnum enumation.
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemEPSGFactory.GetOrientation(System.String)
Exception Type | Condition |
---|---|
NotSupportedException | If the code is not recognized. |
CoordinateSystemEPSGFactory Class | CoordinateSystemEPSGFactory Members | Geotools.CoordinateReferenceSystems Namespace