Represents an action that changes the size or position of a diagram item.
The following tables list the members exposed by the ModifyItemCmd type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ModifyItemCmd class. |
Name | Description | |
---|---|---|
![]() |
Adds a command object to a compound command. (Inherited from Command.) |
|
![]() |
This method is called internally by DroidDiagram when saving item position and size for later undo/redo. |
|
![]() |
Gets a reference to the modified item. |
|
![]() |
Gets a collection of all command objects contained within the composite one. (Inherited from Command.) |
|
![]() |
Gets the title of this command. (Inherited from Command.) |
|
![]() |
This method is called by the UndoManager when redoing actions. |
|
![]() |
Sets the command title. (Inherited from Command.) |
|
![]() |
This method is called by the UndoManager when undoing actions. |
Name | Description | |
---|---|---|
![]() |
|
|
![]() |
Gets the command's context. (Inherited from Command.) |
|
![]() |
Determines whether a command has been initiated by this command and should be treated as a derivative. (Inherited from Command.) |