Rotate long
La orientación del código de barras en grados (0, 90, 180, 270).
Ejemplos

0 titulaciones
90 titulaciones
180 titulaciones
270 titulaciones
Ejemplos

0 titulaciones

90 titulaciones

180 titulaciones

270 titulaciones
AxBarcode1.Rotate = 0 AxBarcode1.Rotate = 90 AxBarcode1.Rotate = 180 AxBarcode1.Rotate = 270
barcode1.rotate := 0; barcode1.rotate := 90; barcode1.rotate := 180; barcode1.rotate := 270;
axBarcode1.Rotate = 90;
Barcode1.Rotate = 90