Click or drag to resize

MouseEvent Properties

Version 94.4.20

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