MindFusion.Wpf Pack Programmer's Guide
ModifyLabelController Members
Constructors Methods
 


A controller that moves item labels.

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

 Public Constructors

  Name Description

ModifyLabelController

Initializes a new instance of the ModifyLabelController class.

 Public Methods

  Name Description

DisallowCursor

Gets the mouse cursor to display when operation is not allowed. (Inherited from PointerController.)

OnCancel

SinglePointerController.OnCancel override.

OnPointerDown

SinglePointerController.OnPointerDown override.

OnPointerMove

SinglePointerController.OnPointerMove override.

OnPointerUp

SinglePointerController.OnPointerUp override.

Validate

Called to validate the operation at current pointer position. (Inherited from PointerController.)

 See Also

ModifyLabelController Class
MindFusion.Diagramming.Wpf.Controllers Namespace