Error processing SSI file
Leadtools Sane (Leadtools.Sane assembly)

Show in webframe

Quant Property






Gets the quantization value.
Syntax
public int Quant {get;}
'Declaration
 
Public ReadOnly Property Quant As Integer
'Usage
 
Dim instance As SaneRangeConstraint
Dim value As Integer
 
value = instance.Quant
public int getQuant()
public:
property int Quant {
   int get();
}

Property Value

The quantization value.
Remarks
If the Quant value is non-zero it specifies the quantization value. Valid values are v=k*quant+min for all non-negative integer values of k such that v<=max.
Requirements

Target Platforms

See Also

Reference

SaneRangeConstraint Class
SaneRangeConstraint Members

Error processing SSI file
Leadtools.Sane requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features