Accusoft ISIS Xpress 6
ListRational 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.
Index
The index of the rational value to retrieve from the rational list.
AccusoftISISXpress6 ActiveX DLL > ISISXpress Object : ListRational Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.