DTwainRange::SetMin

Top  Previous  Next

Syntax

DTwainDoubleRange:

void SetMin( double LowerBound );

 

DTwainLongRange:

void SetMin( LONG LowerBound );

 

Parameters

LowerBound

Lower Bound value for the range

 

Comments

Sets the range value that specifies the lower bound in the range.  A range is made up of a minimum, maximum, step, current, and default values.