Search
PanController 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

Plot2DController.OnTouchDown override.

OnTouchMove

PlotController.OnTouchMove override.

OnTouchUp

PlotController.OnTouchUp override.

 Protected Methods

  Name Description

PlotToAxisValue

Converts a plot pixel position to a logical value from specified axis' coordinate system. (Inherited from Plot2DController.)

 See Also