ImageGear .NET - Updated May 1, 2018
Limit Property




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTHistory Class : Limit Property
Gets or sets a value of the maximum count of Undo/Redo actions.
Syntax
'Declaration
 
Public Property Limit As UInteger
 
'Usage
 
Dim instance As ImGearARTHistory
Dim value As UInteger
 
instance.Limit = value
 
value = instance.Limit

Property Value

Unsigned integer value.
See Also

Reference

ImGearARTHistory Class
ImGearARTHistory Members