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






Creates a Rect object identical to the current object.

Namespace: MindFusion.Drawing
File: Rect.js

 Syntax

JavaScript  Copy Code

function clone ()

 Return Value

Type: Rect
Rect. The newly created Rect object.

 See Also

Rect Members
Rect Class
MindFusion.Drawing Namespace