Creating Graphics
Creating Graphics
130 OUTPUT 723;"PA 0,400,400,400,400,0,0,0;" | Draw to coordinates X1, Y1, |
| X2, Y2, X3, Y3, X4, Y4. |
Draw Box Without Oset
120 | OUTPUT | 723;"OR | 500,500;" | Oset origin. |
130 | OUTPUT | 723;"PU;PA 0,0;PD;" | Draw box. | |
140 | OUTPUT | 723;"PA | 0,400,400,400,400,0,0,0;" |
|
Draw Box With Oset