Search
RotationController Methods
 


 Public Methods

  Name Description

DrawInteraction

Implements ComponentController.DrawInteraction. Draws a representation of the current state of user interaction on specified IGraphics surface. (Inherited from PlotController.)

GetRunningAnimation

For internal use.

OnMouseDown

PlotController.OnMouseDown override. Called when the user presses a mouse button.

OnMouseMove

PlotController.OnMouseMove override. Called when the user moves the mouse.

OnMouseUp

PlotController.OnMouseUp override. Called when the user releases a mouse button.

 See Also