LEADTOOLS WIA (Leadtools.Wia assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WiaCapabilityRangeValues Structure Properties
See Also 
Leadtools.Wia Namespace : WiaCapabilityRangeValues Structure


"

For a list of all members of this type, see WiaCapabilityRangeValues members.

"

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic) EmptyReturns a WiaCapabilityRangeValues structure with default values.  
public Property MaximumValueGets the maximum value for the received capability.  
public Property MinimumValueGets the minimum value for the received capability.  
public Property NominalValueGets the nominal value for the received capability.  
public Property StepGets the increment or decrement between the received capability values.  
Top

See Also