Called when the item is completely disassociated from a Diagram, that is, when it is no longer referenced from an item collection or the undo/redo history.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void FreeResources () |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub FreeResources () |
See Also