Accusoft.ISISXpress7.Net
RangeMinimumRational Method




Returns the lowest possible rational value for the current scan setting when the scan setting is a range of values.
Syntax
'Declaration
 
Public Function RangeMinimumRational() As RationalType
'Usage
 
Dim instance As Setting
Dim value As RationalType
 
value = instance.RangeMinimumRational()
public RationalType RangeMinimumRational()
public: RationalType* RangeMinimumRational(); 
public:
RationalType^ RangeMinimumRational(); 

Return Value

A RationalType object which represents the lowest possible rational value for the current scan setting when the scan setting is a range of values.
Remarks

Check all values against this property before applying it because the lowest rational value can vary widely between different types of scanners.

See Also

Reference

Setting Class
Setting Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback