The IXMouseController type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | OnMouseDown |
The method is called by the agent on pressing the mouse button.
|
![]() | OnMouseMove |
The method is called by the agent on the mouse move.
|
![]() | OnMouseUp |
The method is called by the agent on releasing the mouse button.
|
![]() | OnMouseWheel |
The method is called by the agent on rolling the mouse wheel.
|