Represents an action that changes the diagram and whose effects can be undone.
The following tables list the members exposed by the Command type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Command class. |
Name | Description | |
---|---|---|
![]() |
Gets the Diagram modified by this Command object. |
Name | Description | |
---|---|---|
![]() |
Carries out an action that changes the diagram in some way. |
|
![]() |
Repeats an action that has been undone. |
|
![]() |
Undoes an action, restoring the diagram to the state it was in before carrying out the action. |