HTML5 Canvas 2D Library
 

mouseBox Library Method

Signature: x.mouseBox (xmin,xmax,ymin,ymax)
Class: transform_Controller Class
 

Defines a rectangular part of the document. All parameters are coordinates relative to the document origin given in pixels. The mouseBox is used for transformController.exitOnMouseout.