MouseWheelEventArgs

The argument to the mouse wheel event

Constructors

this
this(MouseWheel m)
Undocumented in source.

Members

Variables

wheel
const(MouseWheel) wheel;

The mouse wheel data for the event

Meta