Search
LinearGaugeController 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.

onMouseDown

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

onMouseMove

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

onMouseUp

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

onMouseWheel

Implements ComponentController.OnMouseWheel. Called when the user scrolls with the middle mouse button.

 See Also