MindFusion.Wpf Pack Programmer's Guide
SinglePointerController Methods
 


 Public Methods

  Name Description

DisallowCursor

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

OnCancel

Called when the operation is canceled.

OnPointerDown

Called when the user presses a mouse button or touch-screen.

OnPointerMove

Called when the user moves the mouse or touch.

OnPointerUp

Called when the user releases the mouse button or touch.

Validate

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

 See Also

SinglePointerController Class
MindFusion.Diagramming.Wpf.Controllers Namespace