Invoked during interactive modification of this item.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void UpdateModify ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub UpdateModify( _ |
RemarksThis methods is invoked after each mouse movement in order to update the item's state in accordance with the new mouse position.
See Also