Search
Vector.getLengthSquared Method
See Also
 






Gets the squared length of the current Vector.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public double getLengthSquared ()

 Return Value

A double value.

 See Also