which command is basic -- 256 is uesd to draw a rectangle
Answers
Answered by
0
Answer:
Commands Explanation
Rect x,y,w,h Draw a filled rectangle, with its left-top at x,y and width w, height h
Line x1,y1,x2,y2 Draw a line segment from x1,y1 to x2,y2
Similar questions