GMSE Imaging
gmseBarcodeReaderParameter Class
Defines arguments for the barcode reader.
Member
Constructors
gmseBarcodeReaderParameter()
Constructs a new instance.
Properties
Property BarcodeType() As System.Int32
The barcode types to search for. It can be a combination of the supported types in gmseBarcodeType.
Property IgnoreCheckSum() As System.Int32
If true the checksum is not required to detect a barcode. Only valid if the checksum is optional.
Property ReadMode() As gmse.Imaging.gmseBarcodeReadMode
Defines if the scanner reads the whole image or a rectangle.
Property ScaleTolerance() As System.Double
How much can the width per bit change from bar to bar. Only for multiple width symologies.
Property ScanRect() As System.Drawing.Rectangle
If the ReadMode is ScanRect this property defines the search rectangle. Otherwise it is not used.
Functions
Function Equals(obj As Object) As System.Boolean
Inherited from System.Object.
Function GetHashCode() As System.Int32
Inherited from System.Object.
Function GetType() As System.Type
Inherited from System.Object.
Function ToString() As System.String
Inherited from System.Object.
Thread Safety
Any instance members are not guaranteed to be thread safe.
Requirements
Namespace : gmse.Imaging
Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: gmseImaging.dll