MouseEvent Properties | 
The MouseEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| Modifiers | 
            Bit flags describing any pressed modifier keys.
              | |
| X | 
            x coordinate - relative to upper-left corner of view
              | |
| Y | 
            y coordinate - relative to upper-left corner of view
              |