EasyManuals Logo

Citizen CL-E321 Programming Manual

Citizen CL-E321
95 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #78 background imageLoading...
Page #78 background image
CITIZEN Android Label Print SDK Programming Manual
78
2.3.14 drawLine method
Syntax
int drawLine (int x1, int y1, int x2, int y2, int thickness)
Parameters
Parameter
[IN/OUT]
Description
Setting range
x1
[IN]
Start position
(X-coordinate)
0000-9999
* The origin is at bottom-left.(0, 0)
y1
[IN]
Start position
(Y-coordinate)
x2
[IN]
End position
(X-coordinate)
y2
[IN]
End position
(Y-coordinate)
thickness
[IN]
Line width (Reference point is
center)
0000-9999
Description
Draws a line of the specified width.
Start and stop positions will be located at the center of the line. Each coordinate must be within the
range of 0000-9999. Moreover the whole line image (rectangule) including the line thickness must
be within the range of 0000-9999 as well. Returns CLS_E_ILLEGAL(1101) otherwise.
Return value
Returns CLS_SUCCESS(0) on success, an error code otherwise. See "2.1 Return value" for the error
codes.
Example
// FormatAttribute:OR
printer.setFormatAttribute(1);
// Bar
design.drawLine(20, 30, 20, 300, 10);
// Horizontal line
design.drawLine(16, 34, 200, 34, 10);

Table of Contents

Other manuals for Citizen CL-E321

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Citizen CL-E321 and is the answer not in the manual?

Citizen CL-E321 Specifications

General IconGeneral
Print TechnologyThermal Transfer / Direct Thermal
Resolution203 dpi
Power Supply100-240V AC, 50/60 Hz
Max Print Width4.1 inches (104 mm)
Media SensorTransmissive and reflective sensor
InterfaceUSB, Serial (RS-232)
Media Width1.97 to 4.33 inches (50 to 110 mm)
Supported Barcode TypesCode 39, Code 128, ITF, Codabar, UPC-A, UPC-E, EAN-8, EAN-13, POSTNET
Supported Media TypesContinuous, Die-cut
Media Thickness0.0635 – 0.254 mm (2.5 - 10 mil)
Print SpeedUp to 8 inches per second

Related product manuals