Accusoft.ISISXpress7.Net
RangeMaximumLong Property




Gets the highest possible long value for the current scan setting when the scan setting is a range of values.
Syntax
'Declaration
 
Public ReadOnly Property RangeMaximumLong As Integer
'Usage
 
Dim instance As Setting
Dim value As Integer
 
value = instance.RangeMaximumLong
public int RangeMaximumLong {get;}
public: __property int get_RangeMaximumLong();
public:
property int RangeMaximumLong {
   int get();
}

Property Value

An integer value which represents the highest possible long value for the current scan setting when the scan setting is a range of values.
Remarks

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

See Also

Reference

Setting Class
Setting Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback