MouseMotionEventArgs

The argument to the mouse movement event

Constructors

this
this(MouseMotion m)
Undocumented in source.

Members

Variables

motion
const(MouseMotion) motion;

The mouse motion data for the event

Meta