Omron NB-series Operation Manual page 323

Nb-series programmable terminals
Hide thumbs Also See for NB-series:
Table of Contents

Advertisement

(c) Ellipse "DrawEclips (x, y, w, h, pen, brh)"
Parameter
x
y
w
h
pen
brh
(d) Line "DrawLine (x1, y1, x2, y2, pen)"
Parameter
x1
y1
x2
y2
pen
(e) Polygon "DrawPolyg (pts, n, pen, brh)"
Parameter
pts
n
pen
brh
(f) Arc "DrawArc (x, y, w, h, start, end, pen)"
Parameter
x
y
w
h
start
end
pen
NB-series Programmable Terminals NB-Designer Operation Manual(V106)
The description of the parameter is as follows:
Type
Int.
X-axis coordinate of the upper-left corner of the circumscribed rectangle
of ellipse (Unit: pixel)
Int.
Y-axis coordinate of the upper-left corner of the circumscribed rectangle
of ellipse (Unit: pixel)
Int.
Width of the circumscribed rectangle of ellipse (Unit: pixel)
Int.
Height of the circumscribed rectangle of ellipse (Unit: pixel)
PenParam
Ellipse-border pen
BrushParam
Ellipse-filling brush
The description of the parameter is as follows:
Type
Int.
X-axis coordinate of line origin (Unit: pixel)
Int.
Y-axis coordinate of line origin (Unit: pixel)
Int.
X-axis coordinate of line end (Unit: pixel)
Int.
Y-axis coordinate of line end (Unit: pixel)
PenParam
Line brush
The description of the parameter is as follows:
Type
Point *
The first address of vertex-coordinate data for polygon
Int.
Vertex data of the polygon
PenParam
Polygon-border pen
BrushParam
Polygon-filling brush
The description of the parameter is as follows:
Type
Int.
X-axis coordinate of the upper-left corner of the circumscribed rectangle
of arc (Unit: pixel)
Int.
Y-axis coordinate of the upper-left corner of the circumscribed rectangle
of arc (Unit: pixel)
Int.
Width of the circumscribed rectangle of arc (Unit: pixel)
Int.
Height of the circumscribed rectangle of arc (Unit: pixel)
Int.
The starting angle of the arc (Unit: degree)
Int.
The end angle of the arc (Unit: degree)
PenParam
Arc-border pen
3 Functions of NB-Designer
Descriptions
Descriptions
Descriptions
Descriptions
3
3-281

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents