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.

GetCursorHint

For internal use.

GetRunningAnimation

For internal use.

OnPointerDown

Implements ComponentController.OnPointerDown. Called when the user presses a mouse button.

OnPointerMove

Implements ComponentController.OnPointerMove. Called when the user moves the mouse.

OnPointerUp

Implements ComponentController.OnPointerUp. Called when the user releases a mouse button.

 See Also