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). |
© 2006 All rights reserved by TEC-IT Datenverarbeitung GmbH |
![]() |
Generated on Thu Dec 7 13:38:27 2006 for TEC-IT TBarCode Library 7.0.4 with doxygen 1.4.7 |