LEADTOOLS WIA (Leadtools.Wia assembly)

Step Property

Show in webframe





Gets the increment or decrement between the received capability values.
Syntax
public int Step {get;}
'Declaration
 
Public ReadOnly Property Step As Integer
'Usage
 
Dim instance As WiaCapabilityRangeValues
Dim value As Integer
 
value = instance.Step

            

            
public:
property int Step {
   int get();
}

Property Value

The increment or decrement between the received capability values.
Example
For an example, refer to WiaSession.EnumCapabilities
Requirements

Target Platforms

See Also

Reference

WiaCapabilityRangeValues Structure
WiaCapabilityRangeValues Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.