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