You are here: Start » AVL.NET » Code1DSettings Structure

Code1DSettings Structure

Namespace:Avl
Assembly:AvlNet.Types.dll

Settings for 1D barcodes detection

Constructors

 ConstructorDescription
Code1DSettings(Boolean, ZCodePolarity, Int32, Boolean, Boolean, Boolean)

Properties

 NameTypeDescription
AllowDiagonalSystem.Boolean
AllowNoQuietZoneSystem.Boolean
DefaultAvl.Code1DSettings Gets a default instance of the Code1DSettings.
EmptyAvl.Code1DSettings Gets an empty instance of the Code1DSettings.
LowContrastSystem.Boolean
MinBarcodeHeightSystem.Int32
PolarityAvl.ZCodePolarity
SubpixelSystem.Boolean

Methods

 NameDescription
Equals(Avl.Code1DSettings)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

Remarks

See also