Invoked when the item modification has been completed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void CompleteModify ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub CompleteModify( _ |
RemarksThis method is invoked when the user releases the mouse button while modifying an item.
See Also