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