ImageGear .NET v24.14 - Updated September 15, 2020
RedoCount Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTHistory Class : RedoCount Property
Gets the count of available redo actions.
Syntax
'Declaration
 
Public ReadOnly Property RedoCount As UInteger
 
'Usage
 
Dim instance As ImGearARTHistory
Dim value As UInteger
 
value = instance.RedoCount

Property Value

Unsigned integer value.
See Also

Reference

ImGearARTHistory Class
ImGearARTHistory Members