Creates a coordinate system object from a Well-Known Text string.
[Visual Basic]
NotOverridable Public Function CreateFromWKT( _
ByVal wkt As String _
) As ICoordinateSystem Implements _
ICoordinateSystemFactory.CreateFromWKT
Missing <returns> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreateFromWKT(System.String)
ICoordinateSystemFactory.CreateFromWKT
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreateFromWKT(System.String)
CoordinateSystemFactory Class | CoordinateSystemFactory Members | Geotools.CoordinateReferenceSystems Namespace