Platform | Win32, x64 |
Purpose |
To draw a rectangle on the current drawing surface. |
Syntax |
SUBROUTINE DRAW_RECTANGLE@(IX1,IY1,IX2,IY2,ICOL) |
Description |
DRAW_RECTANGLE@ draws a rectangle in colour ICOL using the current colour mode. (IX1, IY1) and (IX2, IY2) are opposite corners. |
See also |