Returns the length of a list of line segments.
[Visual Basic]
Public Shared Function Length( _
ByVal pts As Coordinates _
) As Double
Missing <returns> documentation for M:Geotools.Algorithms.CGAlgorithms.Length(Geotools.Geometries.Coordinates)
Missing <remarks> documentation for M:Geotools.Algorithms.CGAlgorithms.Length(Geotools.Geometries.Coordinates)
CGAlgorithms Class | CGAlgorithms Members | Geotools.Algorithms Namespace