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


The following tables list the members exposed by WiaCapabilityRangeValues.

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