Search
PlotController Methods
 


 Public Methods

  Name Description

DrawInteraction

Implements ComponentController.DrawInteraction. Draws a representation of the current state of user interaction on specified IGraphics surface.

GetRunningAnimation

For internal use.

OnTouchDown

Implements ComponentController.OnTouchDown. Called when the user touches the screen.

OnTouchMove

Implements ComponentController.OnTouchMove. Called when the user moves his finger on the screen.

OnTouchUp

Implements ComponentController.OnTouchUp. Called when the user releases his finger from the screen.

 See Also