Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Sane Assembly > Leadtools.Sane Namespace : SaneRangeConstraint Class |
public class SaneRangeConstraint : SaneConstraint
'Declaration
Public Class SaneRangeConstraint Inherits SaneConstraint
'Usage
Dim instance As SaneRangeConstraint
public class SaneRangeConstraint extends SaneConstraint
public ref class SaneRangeConstraint : public SaneConstraint
v=k*quant+min
for all non-negative integer values of k
such that v<=max
.