MonoMac.OpenGL.Vector2.LengthSquared Property
Gets the square of the vector length (magnitude).

Syntax

public float LengthSquared { get; }

See Also

Vector2.LengthFast

Value

Documentation for this section has not yet been entered.

Remarks

This property avoids the costly square root operation required by the Length property. This makes it more suitable for comparisons.

Requirements

Namespace: MonoMac.OpenGL
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0