FoundBarcodeRect Property ByteScout Barcode Reader SDK
Gets the found barcode rectangle.

Namespace:  Bytescout.BarCodeReader
Assembly:  Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax

public Rectangle Rect { get; }

Property Value

Type: Rectangle
The found barcode rectangle.
See Also

Reference