MouseWheelEventArgs

Undocumented in source.

Constructors

this
this(Point cursorPos, MouseKeys mk, MouseWheel mw)
Undocumented in source.

Members

Properties

wheel
MouseWheel wheel [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From MouseEventArgs

location
Point location [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
keys
MouseKeys keys [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta