You are here: Start » AVL.NET » Code1DSettings Constructor
Code1DSettings Constructor
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.Types.dll |
Syntax
public Code1DSettings ( bool lowContrast_, Avl.ZCodePolarity polarity_, int minBarcodeHeight_, bool allowDiagonal_, bool allowNoQuietZone_, bool subpixel_ )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| lowContrast_ | bool | ||||
| polarity_ | Avl.ZCodePolarity | ||||
| minBarcodeHeight_ | int | ||||
| allowDiagonal_ | bool | ||||
| allowNoQuietZone_ | bool | ||||
| subpixel_ | bool |
