Geotools.Net

GeometryCollection.GetLength Method 

Returns the Length of all geometries in this GeometryCollection.

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

Return Value

Returns the Length of all geometries in this GeometryCollection.

Remarks

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

See Also

GeometryCollection Class | GeometryCollection Members | Geotools.Geometries Namespace