Called when the item is added to a Diagram, either by users, programmatically or via undo / redo.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected override void OnAdd () |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub OnAdd () |
See Also