Geotools.Net

GeometryWktWriter.WriteFormatted Method

Same as Write, but with newlines and spaces to make the well-known text more readable.

Overload List

Same as Write, but with newlines and spaces to make the well-known text more readable.

public string WriteFormatted(IGeometry);

Same as Write, but with newlines and spaces to make the well-known text more readable.

public void WriteFormatted(IGeometry,StringWriter);

See Also

GeometryWktWriter Class | GeometryWktWriter Members | Geotools.IO Namespace