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.)

GetCursorHint

For internal use. (Inherited from PlotController.)

GetRunningAnimation

For internal use.

OnPointerDown

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

OnPointerMove

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

OnPointerUp

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

 See Also