|
TBarCode Library 11
TBarCode Library 11
|
| ERRCODE _stdcall BCSetModWidthN | ( | t_BarCode * | pBarCode, |
| DOUBLE | moduleWidth | ||
| ) |
Sets a fixed module width (value is passed as numeric parameter [0.001 mm]).
Sets a fixed module width passing a numeric value.
| [in] | pBarCode | Pointer to barcode structure. |
| [in] | moduleWidth | Module width [1/1000 mm] (-1 ... reset to default). |
| ERRCODE | ErrOk (0) in case of success. Non-zero if error occurred. |