TBarCode Library 11  TBarCode Library 11
BOOL _stdcall BCGetDrawMode ( t_BarCode pBarCode)

Gets current method for drawing bars (Windows only).

Returns currently adjusted value.

See also:
BCSetDrawMode()
Parameters:
[in]pBarCodePointer to barcode structure.
Return values:
trueBest performance method is used (drawing filled rectangles)
falseHigh quality method is used. This is the default.