buydisplay.com
EastRising
4.2.11 Cylinder/Table Drawing Command
Table 4-15: Geometric Drawing Command - Cylinder
Command
Function
Code
No.
Command
Parameter
Command Description
Draw
Cylinder
F4h
#nn:
X(2), Y(2), X-R(2), Y-R(2),
Height(2), Color(3),
Color-F(3), Width(1)
With (X, Y) as the bottom center, draw
a cylinder, X-R: X radius of bottom
circle, Y-R,: Y radius of bottom circle,
Height: cylinder height, Color: frame
color, Color-F: solid color, Width:
frame width
Draw Table
Window
F6h
#nn:
X(2), Y(2), Width(2),
Height(2), RN(1), CN(1),
C1(3), C2(3), C3(3),
I-Width(1), O-Width(1),
Mode(1)
Start with (X, Y), draw a table window.
Width: table width, Height: table
height, CN: number of column, RN:
number of row,C1: frame color, C2:
background color, C3: internal
window background color, I-Width:
inner frame width (Mode=0) or
horizontal (Mode=1), O-Width: outside
frame width, Mode=0: vertical,
Mode=1: horizontal