Click or drag to resize

IPolylineD3DTotalLineLength Property

Gets the total line length of the polyline.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
double TotalLineLength { get; }

Property Value

Double
The total length of the polyline.
See Also