MindFusion.Charting for WebForms Programmer's Guide
Graphics.drawImage Method
See Also
 



Draws an image.

Namespace: MindFusion.Charting.Drawing
Assembly: Graphics.js

 Syntax

JavaScript  Copy Code

function drawImage (image, rect, align)

 Parameters

image

The image to draw.

rect

The bounds of the image.

align

The align to use.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace