Accusoft ISIS Xpress 7
ListRational Method
A long value which represents the numerator for the rational type.
A long value which represents the denominator for the rational type.
The index of the rational value to retrieve from the rational list.
Description

The method to get a rational value when the DataType Property is a rational list for the current scan setting.

Syntax
Visual Basic
Public Sub ListRational( _
   ByRef Numer As Long, _
   ByRef Denom As Long, _
   Optional ByVal Index As Variant _
) 
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.
Index
The index of the rational value to retrieve from the rational list.
Remarks
The index parameter is the index of the rational value to retrieve from the rational list.
See Also

ISISXpress Object  | ISISXpress Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback