ImageGear .NET - Updated November 28, 2017
CurrentValueIndex Property




ImageGear23.Twain Assembly > ImageGear.TWAIN Namespace > ImGearCapEnumeration Class : CurrentValueIndex Property
Gets or sets the index in the array of the current value.
Syntax
'Declaration
 
Public Property CurrentValueIndex As Integer
 
'Usage
 
Dim instance As ImGearCapEnumeration
Dim value As Integer
 
instance.CurrentValueIndex = value
 
value = instance.CurrentValueIndex

Property Value

Integer value.
Remarks
Value should be in the 0...Count range.
See Also

Reference

ImGearCapEnumeration Class
ImGearCapEnumeration Members