Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SelectionUndoUnit Class Methods
For a list of all members of this type, see SelectionUndoUnit members.
Public Methods
| Name | Description |
 | GetDescription | Overridden. Returns a string representation of the action based on whether this is for an undo or redo operation. |
Protected Methods
| Name | Description |
 | Execute | Overridden. Used to perform the associated action. |
 | Merge | Overridden. Used to allow multiple consecutive undo units to be merged into a single operation. |
See Also