Search
LegendController Members
Constructors Methods
 


Lets users move a legend within the boundaries of its parent Panel.

The following tables list the members exposed by the LegendController type.

 Public Constructors

  Name Description

LegendController

Initializes a new instance of the LegendController class.

 Public Methods

  Name Description

onMouseDown

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

onMouseMove

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

 See Also