MindFusion.UI for WebForms Programmer's Guide

Window.get_bounds Method

See Also
 



Gets the bounds of this window.

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

 Syntax

JavaScript  Copy Code

function get_bounds ()

 Return Value

Type: Rect
The bounds.

 See Also