Name | Description | |
---|---|---|
Cancels the user interaction. |
||
Instruct the interaction to terminate on the next pass. |
||
This method is invoked to complete the interaction, usually when the user releases the left mouse button. |
||
Checks whether the current interaction can be completed at the specified point. |
||
Returns whether the interaction has been completed successfully. |
||
Sets the adjustment handle tracked by this object to the specified handle. |
||
Notifies the interaction that its associated diagram item has been deleted. |
||
Gets a value indicating whether the interaction should terminate on the next pass. |
||
This method is invoked in the beginning of the interaction, usually when the user presses the left mouse button over a modification handle. |
||
This method is invoked to update the interaction state, usually in response to the user moving the mouse after the modification has started. |
||
Sets the cursor depending on whether the interaction can be completed at the specified point or not. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |