VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Twain 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 Method (Inherited from System.ValueType)
    Public Method (Inherited from System.ValueType)
    Public Method (Inherited from System.ValueType)
    See Also