Drawcircle - SATO PV3 Manual

Xamarin sdk
Hide thumbs Also See for PV3:
Table of Contents

Advertisement

7-2-33 drawCircle

• Saves data of a circle to the printer buffer.
[Syntax]
Task<int> drawCircle(int startPosX, int startPosY, int sizeSelection, int multiplier)
[Parameters]
• int startPosX: x axis coordinates of starting point* of circle region
Add starting point (intersection point of tangent of left and top) description
• int startPosY: y axis coordinates of starting point* of circle region
* Starting point: Intersection point of tangent of left and top
Starting point: (100,200)
• int sizeSelection: size of circle
LabelCircle Enumeraton
SIZE_40X40
SIZE_56X56
SIZE_72X72
SIZE_88X88
SIZE_104X104
SIZE_168X168
• int multiplier: Expands a circle by the scaling unit (Range of 1 to 4)
[Returns]
If the method succeeds, the return value is zero(0). Other cases, returns non-zero.
Ver. 1.01
Circle size
Value
40 × 40
1
56 × 56
2
72 × 72
3
88 × 88
4
104 × 104
5
168 × 168
6
- 38 -
Xamarin SDK
W x H Size (dots)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pv4

Table of Contents