Search
RemoveItemCommand Members
Constructors Properties Methods
 


Implements deletion of diagram items.

The following tables list the members exposed by the RemoveItemCommand type.

 Public Constructors

  Name Description

RemoveItemCommand

Initializes a new instance of the RemoveItemCommand class.

 Public Properties

  Name Description

Diagram

Gets the Diagram modified by this Command object. (Inherited from Command.)

 Public Methods

  Name Description

Execute

Command.Execute override.

Redo

Command.Redo override.

Undo

Command.Undo override.

 See Also