CachedImageUndoManagerGetRedoCount Method |
Called to get the number of redo items.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax protected virtual int GetRedoCount()
Protected Overridable Function GetRedoCount As Integer
Return Value
Type:
Int32 The number of redo items.
See Also