ERRCODE BCSet_DM_Rectangular ( t_BarCode pBarCode,
BOOL  bRect 
)

Switches between square or rectangular Data Matrix symbols.

Per default TBarCode computes square Data Matrix symbols. Change this behavior with this function.

See also:
BCGet_DM_Rectangular()
Parameters:
[in] pBarCode Pointer to barcode structure.
[in] bRect Rectangular symbols preferred.
  • true: Generate rectangular symbols
  • false: Generate square symbols (this is the default)
Return values:
ERRCODE ErrOk (0) in case of success. Non-zero if error occurred.


© 2008 All rights reserved by TEC-IT Datenverarbeitung GmbH
Generated on Tue May 5 15:50:34 2009 for TEC-IT TBarCode Library 9.2 with doxygen 1.5.3