Click or drag to resize

UndoCollectionNumUndos Property

Gets the current number of undos in the collection.

Namespace:  Atalasoft.Imaging
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int NumUndos { get; }

Property Value

Type: Int32
An integer represending the number of operations that are able to be undone.
See Also