Click or drag to resize

Vector2dSquareLength Property

Returns the square of the length of the vector.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public double SquareLength { get; }

Property Value

Type: Double
See Also