Click or drag to resize
MouseEvent Properties
Version 63.0.0

The MouseEvent type exposes the following members.

Properties
  NameDescription
Public propertyModifiers
Bit flags describing any pressed modifier keys.
Public propertyX
x coordinate - relative to upper-left corner of view
Public propertyY
y coordinate - relative to upper-left corner of view
Top
See Also