MindFusion.UI for WebForms Programmer's Guide

WindowModifiedEventArgs.getNewBounds Method

See Also
 



Gets the bounds of the Window after the modification.

Namespace: MindFusion.UI.Web
Assembly: EventArgs.js

 Syntax

JavaScript  Copy Code

function getNewBounds ()

 Return Value

Type: Rect
The bounds of the Window after the modification.

 See Also