←Select platform

SaneRangeConstraint Class

Summary

Defines a range, the values of which depend on the value of the Quant property.

Syntax

C#
VB
Java
C++
public class SaneRangeConstraint : Leadtools.Sane.SaneConstraint  
Public Class SaneRangeConstraint  
   Inherits Leadtools.Sane.SaneConstraint 
public class SaneRangeConstraint extends SaneConstraint 
public ref class SaneRangeConstraint : public Leadtools.Sane.SaneConstraint  

Remarks

If Quant is non-zero, valid values are equal to v=k*quant+min for all non-negative integer values of k such that v<=max.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly