CVB.Net 14.0
Planet Class Reference

Configuration for Planet Code reading. More...

Inherits ReaderPlanetPostnetConfigurationBase.

Public Member Functions

 Planet ()
 ctor
 

Properties

PlanetLevels Levels [get, set]
 Position of the least significant bit.
 
- Properties inherited from ReaderPlanetPostnetConfigurationBase
CodeOrientation Orientation [get, set]
 Orientation of the Four State Australian code. This will override the reader's readout orientation.
 
int QuietzoneWidth [get, set]
 Width of the quiet zone in module sizes. Valid values are in the interval [2...10].
 
int Threshold [get, set]
 Binarization threshold in %. Valid values are in the interval [0...100].
 
OnOffPropertyType Mirrored [get, set]
 When set to true, the reader will expect the code to be mirrored.
 
OnOffPropertyType EvaluateCheckDigit [get, set]
 When set to true, the reader will evaluate available check digits in the code.
 
OnOffPropertyType TransmitCheckDigit [get, set]
 When set to true, the reader will transmit the check digit with the result.
 
- Properties inherited from ReaderConfigurationBase
OnOffPropertyType Inverse [get, set]
 Barcode or Matrix code is inverted in the image.
 

Additional Inherited Members

- Protected Member Functions inherited from Base
void SetDirty ()
 Sets the dirty flag.
 

Detailed Description

Configuration for Planet Code reading.