Search
RemoveItemCommand Class
See Also
 






Implements deletion of diagram items.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class RemoveItemCommand : Command

Visual Basic  Copy Code

Public Class RemoveItemCommand
    Inherits Command

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.Command
        MindFusion.Diagramming.RemoveItemCommand

 See Also