ImageGear Professional for Windows ActiveX
EditUndo Method

Description:

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.

Syntax:

      EditUndo()

Return Value:

N/A

Bits Per Pixel:

N/A

Sample:

ig_artCtrl_vb6.exe

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback