BarcodeRegionInfo Class Members
In This Topic
The following tables list the members exposed by
BarcodeRegionInfo.
Public Constructors
Public Properties
| | Name | Description |
 | BarcodeType | Gets or sets the barcode type(s). |
 | Confidence | Gets or sets the confidence, in percents, of this barcode region information. |
 | DetectionBoundingBox | Gets or sets the bounding box, in pixels, that is detected by the barcode region detector. |
 | Detector | Gets the barcode region detector. |
 | RecognitionBoundingBox | Gets or sets the bounding box, in pixels, where barcode should be recognized. |
See Also