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


Represents controllers that handle mouse or single-touch input.

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

 Protected Constructors

  Name Description

SinglePointerController

 

 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