| MouseEvent Properties | 
The MouseEvent type exposes the following members.
 Properties
Properties| 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
             | 
 See Also
See Also