Click or drag to resize

UndoCollectionNumRedos Property

Gets the current number of redos 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 NumRedos { get; }

Property Value

Type: Int32
An integer representing the number of redo operations that may be performed at this instant.
See Also