Drawcircle Method - Citizen CL-S700 Programming Manual

Android label print sdk
Hide thumbs Also See for CL-S700:
Table of Contents

Advertisement

2.3.17 drawCircle method

Syntax
int drawCircle (int x, int y, int radius)
Parameters
Parameter
x
y
radius
Description
Draws a circle of the specified radius.
Return value
Returns CLS_SUCCESS(0) on success, an error code otherwise. See
codes.
Example
design.drawCircle(50, 50, 15);
[IN/OUT] Description
[IN]
Start position
( X-coordinate, center )
[IN]
Start position
(Y -coordinate, center )
[IN]
Radius
CITIZEN Android Label Print SDK — Programming Manual
Setting range
0000 - 9999
* The origin is at bottom-left.(0, 0)
0000 - 0398
81
"2.1 Return
value" for the error

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents