MindFusion.Charting for JavaScript Programmer's Guide
Image Constructor
See Also
 






Initializes a new instance of the Image class.

Namespace: MindFusion.Drawing
File: Image.js

 Syntax

JavaScript  Copy Code

function Image (bounds)

 Parameters

bounds

Type: Rect
Rect. The bounds of the image.

 See Also

Image Class
MindFusion.Drawing Namespace