Geotools.Net

Polygon.GetLength Method 

Returns the perimeter of this polygon.

[Visual Basic]
Overrides Public Function GetLength() As Double
[C#]
public override double GetLength();

Return Value

Returns the perimeter of this polygon.

Remarks

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

See Also

Polygon Class | Polygon Members | Geotools.Geometries Namespace