Click or drag to resize

BarCodeBoundingRect Property

The bounding rectangle of the barcode.

Namespace:  Atalasoft.Barcoding.Reading
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Rectangle BoundingRect { get; }

Property Value

Type: Rectangle
A Rectangle that bounds the position within the image of the detected barcode.
See Also