Converts a Well-known text representation to a Geometry.
[Visual Basic]
Overloads Public Function Create( _
ByVal wellKnownText As String _
) As Geometry
Returns a Geometry specified by wellKnownText. Throws an exception if there is a parsing problem.
Missing <remarks> documentation for M:Geotools.IO.GeometryWktReader.Create(System.String)
GeometryWktReader Class | GeometryWktReader Members | Geotools.IO Namespace | GeometryWktReader.Create Overload List