Search
Vector.LengthSquared Property
See Also
 






Returns the squared length.

Namespace: MindFusion
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

public double LengthSquared { get; }

Visual Basic  Copy Code

Public ReadOnly Property LengthSquared As Double

 Property Value

 See Also