|
TBarCode Library 11
TBarCode Library 11
|
| BOOL _stdcall BCGetDrawMode | ( | t_BarCode * | pBarCode | ) |
Gets current method for drawing bars (Windows only).
Returns currently adjusted value.
| [in] | pBarCode | Pointer to barcode structure. |
| true | Best performance method is used (drawing filled rectangles) |
| false | High quality method is used. This is the default. |