with line statement, we can also draw boxes.
SCREEN 7
COLOUR 5, 15
CLS
LINE(60,60)-(130,100),6,B
the letter B indicates the box option
Chat with our AI personalities
Draw one whole in ONE rectangle, and draw the thirds in a different rectangle..!
Its pretty much 11 rectangles in one.
The easiest way to draw a swimming pool is to draw a rectangle inside of another rectangle and in the smaller rectangle draw cursive w's to indicate the water. For a kiddie pool, you can draw one circle inside the other. You may want to use a ruler or a protractor.
square, rectangle
Use RECTANGLE to draw a rectangle.You can specicy length.width.area and revolved parameter,you can also control the corner point type on the rectangle.Use POLYGON to draw a polygon.Polygons are closed polylines comprised of a minimum of three and a maximum of 1,024 equal-length sides.To draw a rectangleDo one of the following:Choose Draw > Rectangle.On the Draw 2D toolbar, click the Rectangle tool.Type rectangle, and then press Enter.Specify one corner of the rectangle.Specify the opposite corner of the rectangle.