Box Command - Intermec EasyCoder PL3 Programmer's Reference Manual

Intermec easycoder pl3: reference guide
Hide thumbs Also See for EasyCoder PL3:
Table of Contents

Advertisement

Chapter 7— Graphics

Box Command

Purpose: You use the Box command to draw rectangular shapes of specified line
Format:
Example Input:
Example Output:
58
thickness.
{command} {x 0 } {y 0 } {x 1 } {y 1 } {width}
where:
{command}: BOX
{x 0 }:
x-coordinate of the top left corner. For help, see "Label
Coordinate System" in Chapter 1.
{y 0 }:
y-coordinate of the top left corner. For help, see "Label
Coordinate System" in Chapter 1.
{x 1 }:
x-coordinate of the bottom right corner. For help, see "Label
Coordinate System" in Chapter 1.
{y 1 }:
y-coordinate of the bottom right corner. For help, see "Label
Coordinate System" in Chapter 1.
{width}:
Unit-width (or thickness) of the lines forming the box. For
help, see "Units Commands" in Chapter 2.
Input (BOX.LBL):
! 0 200 200 210 1
BOX 0 0 200 200 1
FORM
PRINT
0,0
Note: Text coordinates (in output) are shown for illustration purposes
only.
EasyCoder PL-Series Printer Programmer's Reference Manual
200,200

Advertisement

Table of Contents
loading

This manual is also suitable for:

Easycoder pl4Easycoder pl-series

Table of Contents