Geotools.Net

LineString.GetLength Method 

Returns the length of this LineString.

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

Return Value

Returns the length of this LineString.

Remarks

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

See Also

LineString Class | LineString Members | Geotools.Geometries Namespace