Click or drag to resize

Int64LineD2DAnnotatedLength Field

Gets the length of the line segment. The length is calculated once in the constructor, so frequent use does not imply any computational penalty.

Namespace: Altaxo.Geometry.Int64_2D
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public readonly double Length

Field Value

Double
See Also