WebImageViewerUndo Method (Int32) |
Undoes the specified number of times.
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 Undo(
int numberUndos
)
Public Sub Undo (
numberUndos As Integer
)
Parameters
- numberUndos
- Type: SystemInt32
The number of undos to perform
Remarks See Also