ImageGear .NET - Updated May 30, 2018
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