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.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López