ImageGear Professional v18.2 > API Reference Guide > ART Component API Reference > ART Component Objects > IGArtPage Object > IGArtPage Methods > EditUndo Method |
Reverses (performs the undo function) a changes made to a mark. Reversible operations include: creation, modification, selection, and deletions of marks. ART maintains an "undo stack" (once your application calls EditUndoRecord Method( True )) - each reversible action is pushed onto the "undo stack". Each call to EditUndo Method reverses the action on the top of the "undo stack" and then pops it off of the stack.
EditUndo()
N/A
N/A
ig_artCtrl_vb6.exe