Click or drag to resize

WebImageViewer.Redo Method

Reverts the image inside the control back to the previously cached image, if an Undos have been done.
Overload List
  NameDescription
Public methodRedo()
Reverts the image inside the control back to the previously cached image, if an Undos have been done.
Public methodRedo(Int32)
Redoes the specified number of times.
Top
See Also