ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTHistory Class : Limit Property |
'Declaration Public Property Limit As UInteger
'Usage Dim instance As ImGearARTHistory Dim value As UInteger instance.Limit = value value = instance.Limit
public uint Limit {get; set;}