Invoked when the interactive modification of this object has been canceled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void CancelModify ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub CancelModify( _ |
An InteractionState object containing more information about the current state of the operation.
See Also