Click or drag to resize

LineD3DLength Property

Gets the length of the line.

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

Property Value

Double
The length of the line.
See Also