IPolylineD3DTotalLineLength Property |
Gets the total line length of the polyline.
Namespace: Altaxo.GeometryAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax double TotalLineLength { get; }
Property Value
Double
The total length of the polyline.
See Also