First page Back Continue Last page Graphics
Rectangle
rect command:
- rect( x, y, width, height ) / all values in pixels
- draws a rectangle to the screen
- border color is set using the stroke() command
a rectangle is a 4-sided polygon whose 4 angles are 90 degrees