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