Converts a Well-known Text representation to a Geometry.
[Visual Basic]
Overloads Public Function Create( _
ByVal reader As TextReader _
) As Geometry
Returns a Geometry read from StreamReader. An exception will be thrown if there is a parsing problem.
Missing <remarks> documentation for M:Geotools.IO.GeometryWktReader.Create(System.IO.TextReader)
GeometryWktReader Class | GeometryWktReader Members | Geotools.IO Namespace | GeometryWktReader.Create Overload List