Vector2d.SquareLength Property

Vector2dSquareLength Property

Returns the square of the length of the vector.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public double SquareLength { get; }
Public ReadOnly Property SquareLength As Double
	Get

Property Value

Type: Double
Version Information

Rhino for Windows

Supported in: 6.14
See Also