You are here: Start » AVL.NET » BarcodeParams Constructor
BarcodeParams Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public BarcodeParams ( AvlNet.BarcodeFormat? format, AvlNet.Polarity polarity, float minModuleSize, float maxModuleSize )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| format | AvlNet.BarcodeFormat? | ||||
| polarity | AvlNet.Polarity | ||||
| minModuleSize | float | ||||
| maxModuleSize | float |
