This method is invoked to update the interaction state, usually in response to the user moving the mouse after the modification has started.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool Update ( |
Visual Basic
Copy Code
|
|---|
Public Function Update( _ |
true if the update has been successful; otherwise, false.
See Also