Click or drag to resize

IMouseController Methods

The IMouseController type exposes the following members.

Methods
 NameDescription
Public methodDoubleClick Left mouse button double click.
Public methodMouseDown Mouse button has been pressed in the view.
Public methodMouseEnter Mouse has entered the view.
Public methodMouseLeave Mouse has left the view.
Public methodMouseMove Mouse has moved inside the view.
Public methodMouseUp Mouse button has been released in the view.
Top
See Also