Processes mouse or single-touch events targeting a diagram element.
The following tables list the members exposed by the SinglePointerController type.
Name | Description | |
---|---|---|
Initializes a new instance of the SinglePointerController class. |
Name | Description | |
---|---|---|
Called when the user stops drawing or modifying a diagram element, rejecting the operation. |
||
Called when the user stops drawing or modifying a diagram element, accepting the operation. |
||
Called to draw current state of user interaction. |
||
Called continuously while the user draws with the mouse or touch. |
||
Called when the user starts drawing or modifying a diagram element. |
||
Called to validate the operation at current pointer position. |