VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / BarcodeLayoutInfo Class
Constructors Properties Methods SeeAlso
In This Topic
    BarcodeLayoutInfo Class Members
    In This Topic
    The following tables list the members exposed by BarcodeLayoutInfo.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the BarcodeLayoutInfo class.
    Public Properties
     NameDescription
    Public PropertyGets the barcode count that added to this layout info.
    Public PropertyGets or sets a minimum confidence, in percents, of barcode region that must be processed. (Inherited from BarcodeRegionDetector)
    Public Methods
     NameDescription
    Public MethodAdds the barcode information with absolute coordinates.
    Public MethodAdds the barcode information with relative coordinates.
    Public MethodReturns a value indicating whether this barcode region detector can detect the specified barcode type.
    Public MethodDetects the barcode regions on a region of specified image.
    Public MethodReturns a value indicating whether this barcode region detector needs to detect barcodes in specified image. (Inherited from BarcodeRegionDetector)
    See Also