FourStateKix Properties

CVB.Net Documentation

The FourStateKix type exposes the following members.

Properties

  NameDescription
Public propertyInverse
Barcode or Matrix code is inverted in the image.
(Inherited from ReaderConfigurationBase.)
Public propertyLsbPosition
Position of the least significant bit.
Public propertyMaxDigits
Maximum number of digits in the code (must be in the range [MinDigits..18], otherwise an exception will be raised).
Public propertyMinDigits
Minimum number of digits in the code (must be in the range [6, MaxDigits], otherwise an exception will be raised).
Public propertyMirrored
When set to true, the reader will expect the code to be mirrored.
(Inherited from ReaderFourStateConfigurationBase.)
Public propertyQuietzoneWidth
Width of the quiet zone in module sizes. Valid values are in the interval [2...10].
(Inherited from ReaderFourStateConfigurationBase.)
Public propertyThreshold
Binarization threshold in %. Valid values are in the interval [0...100].
(Inherited from ReaderFourStateConfigurationBase.)
Top
See Also

Reference