Search
Vector.LengthSquared Property
See Also
 





Returns the squared length.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double LengthSquared { get; }

Visual Basic  Copy Code

Public ReadOnly Property LengthSquared As Double

 Property Value

 See Also