The XViewportMouseController type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Animate | Overloaded. | |
| AnimateDgrMs | Overloaded. | |
| AnimateParametersToStrings |
Converts the parameter prms to the correponding strings.
| |
| AnimateRelative | Overloaded. | |
| Attach |
Attaches the controller to the view.
| |
| CenterAt | Overloaded. | |
| Detach |
Detaches the controller.
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| OnMouseControlFinished |
Fire event MouseControlFinished.
| |
| 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.
| |
| ResetAutoRotation |
Resets the autorotation.
| |
| ResetMousePosition |
Centers the mouse to the center of the view.
| |
| ToString | (Inherited from Object.) |