Geotools.Net

GeometryWktReader.Create Method

Converts a Well-known Text representation to a Geometry.

Overload List

Converts a Well-known text representation to a Geometry.

public Geometry Create(string);

Converts a Well-known Text representation to a Geometry.

public Geometry Create(TextReader);

See Also

GeometryWktReader Class | GeometryWktReader Members | Geotools.IO Namespace