ImageGear .NET - Updated December 24, 2018
StepSize Property




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace > ImGearCapRange Class : StepSize Property
Gets or sets the step size of the range.
Syntax
'Declaration
 
Public Property StepSize As Object
 
'Usage
 
Dim instance As ImGearCapRange
Dim value As Object
 
instance.StepSize = value
 
value = instance.StepSize

Property Value

The value can be of the following types:
See Also

Reference

ImGearCapRange Class
ImGearCapRange Members