UndoCollectionRedo Method |
The Redo method redo's the most recent udno in this UndoCollection.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Remarks If there are no redo's to be undone (NumRedos lt; 1), then this method does nothing.
See Also