DTwainRange::SetStepValue

Top  Previous  Next

Syntax

DTwainDoubleRange:

void SetStepValue( double StepValue );

 

DTwainLongRange:

void SetStepValue( long StepValue );

 

Parameters

StepValue

Step value for the range

 

Comments

Sets the step value for the range.  A range is made up of a minimum, maximum, step, current, and default values.