Geotools.Net

Polygon.ToString Method 

Returns a string representation of this object. Holes are excluded.

[Visual Basic]
Overrides Public Function ToString() As String
[C#]
public override string ToString();

Return Value

A string representation of the shell of the polygon.

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.Polygon.ToString

See Also

Polygon Class | Polygon Members | Geotools.Geometries Namespace