Accusoft.ImagXpress13.Net
Undo Method




Undoes the action of the previous image processing method if the UndoEnabled property was set true prior to performing this method.
Syntax
'Declaration
 
Public Sub Undo() 
'Usage
 
Dim instance As ImageX
 
instance.Undo()
public void Undo()
public: void Undo(); 
public:
void Undo(); 
Remarks

Undoes the action of the previous image processing method if the UndoEnabled property was set to true prior to performing the method.

See Also

Reference

ImageX Class
ImageX Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback