Click or drag to resize
MouseEvent Properties
Version 51.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 the left side of the view.
Public propertyY
Y coordinate relative to the top side of the view.
Top
See Also