Called when the node 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 override void FreeResources () |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub FreeResources () |
See Also