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.

OnTouchDown

PlotController.OnTouchDown override. Called when the user touches the screen.

OnTouchMove

PlotController.OnTouchMove override. Called when the user moves his finger on the screen.

OnTouchUp

PlotController.OnTouchUp override. Called when the user releases his finger from the screen.

 See Also