Version 24.2 (latest)

SelectionUndoUnit Class Methods

For a list of all members of this type, see SelectionUndoUnit members.

Public Methods
 NameDescription
Public MethodGetDescriptionOverridden. Returns a string representation of the action based on whether this is for an undo or redo operation.  
Protected Methods
 NameDescription
Protected MethodExecuteOverridden. Used to perform the associated action.  
Protected MethodMergeOverridden. Used to allow multiple consecutive undo units to be merged into a single operation.  
See Also