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

GetCursorHint

For internal use. (Inherited from PlotController.)

GetRunningAnimation

For internal use.

OnPointerDown

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

 Protected Methods

  Name Description

PlotToAxisValue

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

 See Also