EasyManua.ls Logo

CipherLab 8200

CipherLab 8200
263 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
Loading...
126
CipherLab BASIC Programming Part I
4.16.3 DISPLAY
FILL_RECT
Purpose To fill a rectangular area on the LCD.
Syntax FILL_RECT(x%, y%, size_x%, size_y%)
Remarks x%, y%
are integer variables, indicating the x, y coordinates of the upper
left point of the rectangular area.
size_x%is an integer variable, indicating the width of the rectangle in pixels.
size_y%
is an integer variable, indicating the height of the rectangle in pixels.
Example
FILL_RECT(1, 1, 20, 20)
See Also CLR_RECT

Table of Contents

Other manuals for CipherLab 8200

Related product manuals