Implements deletion of diagram items.
Namespace: MindFusion.Diagramming.Commands
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public class RemoveItemCmd : Command |
Visual Basic
![]() |
---|
Public Class RemoveItemCmd |
Instances of this class are implicitly created by MindFusion.Diagramming in response to deleting items interactively or programmatically. References to those instances are passed to handlers of the ActionRecorded, ActionUndone and ActionRedone events.
System.Object
MindFusion.Diagramming.Commands.Command
MindFusion.Diagramming.Commands.RemoveItemCmd