RasterDialogEvent.bounds

Access: readonly
Type: object
Object containing the new position and dimmensions of the dialog. This object has the following properties:
x:      Upper-left corner X coordinate.
y:      Upper-left corner Y coordinate.
width:  Dialog's width (outer border)
height: Dialog's Height (outer border)
This property is available in "move" and "resize" event types.
Home Examples Download License
 
Copyright © 2010-2017 Edwin R. López