Accusoft ISIS Xpress 6
RangeMaximumRational Method
See Also  Send comments on this topic.
Numer
A long value which represents the numerator for the rational type.
Denom
A long value which represents the denominator for the rational type.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : RangeMaximumRational Method

Glossary Item Box

Description

The method to get the highest possible rational value for the current scan setting when the scan setting is a range of values.

Syntax

Visual Basic
Public Sub RangeMaximumRational( _
   ByRef Numer As Long, _
   ByRef Denom As Long _
) 

Parameters

Numer
A long value which represents the numerator for the rational type.
Denom
A long value which represents the denominator for the rational type.

Remarks

A value should always be checked against this property before applying it because the highest rational value can vary widely between different types of scanners.

See Also

©2013. Accusoft Corporation. All Rights Reserved.