Description:
Enumerates the various reasons for raising the MouseNotify Event.
Values:
reasonMouseLButtonDown |
Left button down. |
reasonMouseLButtonDbl |
Left button double-clicked. |
reasonMouseLButtonUp |
Left button up. |
reasonMouseLButtonDown |
Right button down. |
reasonMouseRButtonDbl |
Right button double-clicked. |
reasonMouseRButtonUp |
Right button up. |
reasonMouseEnter |
The mouse moves over any visible portion of a mark. |
reasonMouseLeave |
The mouse was over a mark; the mouse moved; and the mouse is now off a mark. |