LEADTOOLS WIA (Leadtools.Wia assembly)

MinimumValue Property

Show in webframe





Gets the minimum value for the received capability.
Syntax
public int MinimumValue {get;}
'Declaration
 
Public ReadOnly Property MinimumValue As Integer
'Usage
 
Dim instance As WiaCapabilityRangeValues
Dim value As Integer
 
value = instance.MinimumValue

            

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

Property Value

The minimum value for the received capability.
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.