Raises the ItemRemoved event.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnItemRemoved ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnItemRemoved( _ |
An object providing the event data.
See Also