Click or drag to resize

Point3DMagnitudeSquared Property

Returns the square of distance between this point and the zero point.

Namespace: RAYLASE.SPICE3.Utils
Assembly: RAYLASE.SPICE3.Utils (in RAYLASE.SPICE3.Utils.dll) Version: 3.4.1
Syntax
C#
public double MagnitudeSquared { get; }

Property Value

Double
See Also