Click or drag to resize

VectorD3DSquareOfLength Property

Gets the squared length of the vector.

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

Property Value

Double
See Also