Invoked by the AddItemCmd and RemoveItemCmd classes to effectively remove the specified item from the diagram.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected void RemoveItem ( |
Visual Basic
Copy Code
|
|---|
Protected Sub RemoveItem( _ |
The item being removed from the diagram.
See Also