MindFusion.Charting for JavaScript Programmer's Guide
Rect.setLocation Method
See Also
 






Sets the top-left edge of this Rect object.

Namespace: MindFusion.Drawing
File: Rect.js

 Syntax

JavaScript  Copy Code

function setLocation (point)

 Parameters

point
The top-left edge of the Rect.

 See Also

Rect Members
Rect Class
MindFusion.Drawing Namespace