MindFusion.Charting for JavaScript Programmer's Guide
Vector3D.length Method
See Also
 






Calculates the length of this vector.

Namespace: MindFusion.Charting.ThreeD
File: Vector3D.js

 Syntax

JavaScript  Copy Code

function length ()

 Return Value

Type: Number
A double value representing the vector length.

 See Also

Vector3D Members
Vector3D Class
MindFusion.Charting.ThreeD Namespace