VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeRegionInfo Class
In This Topic
    BarcodeRegionInfo Class Properties
    In This Topic
    For a list of all properties of this type, see BarcodeRegionInfo.
    Public Properties
     NameDescription
    Public PropertyGets or sets the barcode type(s).
    Public PropertyGets or sets the confidence, in percents, of this barcode region information.
    Public PropertyGets or sets the bounding box, in pixels, that is detected by the barcode region detector.
    Public PropertyGets or sets the barcode region detector.
    Public PropertyGets or sets a value indicating whether the RecognitionBoundingBox contains barcode that is located in center of the RecognitionBoundingBox and area is greater than 50% of the RecognitionBoundingBox.
    Public PropertyGets or sets the bounding box, in pixels, where barcode should be recognized.
    See Also