Click or drag to resize

UndoCollectionClear Method

Clears the undo/redo collection items.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Clear()

Return Value

Type: 
Clears the collection.
Remarks
Use this method to release all undo and redo items.
See Also