Invoked when the user moves or resizes this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnModify ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnModify( _ |
Specifies the touch position.
Specifies the adjustment handle used to modify the node.
See Also