Functions | |
LONG | BCGetBkMode (t_BarCode *pBarCode) |
Gets current background drawing mode. | |
ERRCODE | BCSetBkMode (t_BarCode *pBarCode, LONG nMode) |
Sets background drawing mode. | |
LONG | BCGetBearerBarWidth (t_BarCode *pBarCode) |
Gets the current width of the bearer bars. | |
ERRCODE | BCSetBearerBarWidth (t_BarCode *pBarCode, LONG nBearerWidth) |
Sets the width of the bearer bars [1/1000 mm]. | |
e_BearerBar | BCGetBearerBarType (t_BarCode *pBarCode) |
Gets the current type of the bearer bars. | |
ERRCODE | BCSetBearerBarType (t_BarCode *pBarCode, e_BearerBar eType) |
Sets the type of the bearer bars. | |
BOOL | BCGetMirror (t_BarCode *pBarCode) |
Gets if barcode is drawn mirrored (Windows only). | |
ERRCODE | BCSetMirror (t_BarCode *pBarCode, BOOL bMirror) |
Sets if barcode is drawn mirrored (Windows only). | |
LONG | BCGetNotchHeight (t_BarCode *pBarCode) |
Gets the current additional length of the synchronization bars (notches). | |
ERRCODE | BCSetNotchHeight (t_BarCode *pBarCode, LONG nHeight) |
Sets the additional length of the synchronization bars (notches). | |
e_Degree | BCGetRotation (t_BarCode *pBarCode) |
Gets the current rotation of the barcode. | |
ERRCODE | BCSetRotation (t_BarCode *pBarCode, e_Degree eRotation) |
Sets the rotation of the barcode (counter-clockwise). |
© 2007 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Tue Nov 27 14:28:02 2007 for TEC-IT TBarCode Library 8.0.0 with doxygen 1.5.3 |