VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.WpfTwain Namespace / Range<T> Structure
Properties Methods SeeAlso
In This Topic
Range<T> Structure Members
In This Topic
The following tables list the members exposed by Range<T>.
Public Properties
 NameDescription
Public PropertyGets the default value of the range.
Public PropertyGet the maximal value of the range.
Public PropertyGet the minimal value of the range.
Public PropertyGet the step size of values in the range.
Public PropertyGets the current value of the range.
Public Methods
 NameDescription
Public MethodIndicates whether this instance and a specified object are equal. (Inherited from System.ValueType)
Public MethodReturns the hash code for this instance. (Inherited from System.ValueType)
Public MethodReturns the fully qualified type name of this instance. (Inherited from System.ValueType)
See Also