Leadtools.Wia Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
WiaCapabilityRangeValues Structure Members
See Also  Properties  Methods 
Leadtools.Wia Namespace : WiaCapabilityRangeValues Structure


The following tables list the members exposed by WiaCapabilityRangeValues.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic) Empty Returns a WiaCapabilityRangeValues structure with default values.  
Public Property MaximumValue Gets the maximum value for the received capability.  
Public Property MinimumValue Gets the minimum value for the received capability.  
Public Property NominalValue Gets the nominal value for the received capability.  
Public Property Step Gets the increment or decrement between the received capability values.  
Top

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
Top

See Also