Accusoft.ISISXpress7.Net
ListRational() Method




Returns a rational value when the DataType property is a rational list for the current scan setting. The ListIndex property must be set to the index of the rational value to retrieve from the rational list before calling this property.
Syntax
'Declaration
 
Public Overloads Function ListRational() As RationalType
'Usage
 
Dim instance As Setting
Dim value As RationalType
 
value = instance.ListRational()
public RationalType ListRational()
public: RationalType* ListRational(); 
public:
RationalType^ ListRational(); 

Return Value

An integer value which represents a rational value when the DataType is a rational list for the current scan setting.
Remarks

The ListIndex property must be set to the index of the rational value to retrieve from the rational list before calling this property.

See Also

Reference

Setting Class
Setting Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback