Raster.getWindowBounds( )
Returns an object containing the dimmensions of the window's inner width and height.Returns
Type | Description |
---|---|
object |
An object containing the viewport's width and height.
The returned object has the following fields:
width viewport's width. height viewport's height. |