User Tools

Site Tools


en:rect

This is an old revision of the document!


Rect (Statement)

Format

Description

Draws a width x height pixel rectangle using the current pen and brush colors. The top left corner is located at x_position,y_position.

Example

clg

color red
rect 50,50,150,150

penwidth 10
color blue, yellow
rect 100,100,150,150

color green, clear
rect 10,130,280,40

draws

See Also

2016/01/01 22:42

History

en/rect.1471027118.txt.gz · Last modified: 2020/02/28 10:46 (external edit)