20
2-inch Label Technical Manual
6.
Graphics
A.
BOX Command
The BOX command provides the user with the ability to produce rectangular shapes of specified line
thickness.
Format
{command} {x0} {y0} {x1} {y1} {width}
Command & option
{command}
BOX
{x0}
X-coordinate of the top left corner
{y0}
Y-coordinate of the top left corner
{x1}
X-coordinate of the bottom right corner
{y1}
Y-coordinate of the bottom right corner
{width}
Unit-width (or thickness) of the lines forming the box.
B.
LINE Commands
Lines of any length, thickness and angular orientation can be drawn using the LINE command.
Format
{command} {x0} {y0} {x1} {y1} {width}
Command & option
{command}
LINE (or L)
{x0}
X- coordinate of the top-left corner
{y0}
Y- coordinate of the top-left corner
{x1}
X-coordinate of :-top right corner for horizontal.
- bottom left corner for vertical
{y1}
Y-coordinate of :-top right corner for horizontal
- bottom left corner for vertica
{width}
Unit-width( or thickness) of the line