Click or drag to resize

WebImageViewerRedo Method

Reverts the image inside the control back to the previously cached image, if an Undos have been done.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Redo()
Remarks
Checking the RedosAvailable property is not necessary.
See Also