MindFusion.Charting for JavaScript Programmer's Guide
DomUtils.setBounds Method
See Also
 






Sets the bounds of the specified element.

Namespace: MindFusion.Controls
File: DomUtils.js

 Syntax

JavaScript  Copy Code

function setBounds (element, bounds)

 Parameters

element

Type: HTMLElement
HTMLElement. The element.

bounds

Type: Rect
Rect. The bounding rectangle.

 See Also

DomUtils Members
DomUtils Class
MindFusion.Controls Namespace