Specifications

Table Of Contents
LE Command - Line Draw Exclusive
Description Use this command to draw lines with an “Exclu
-
sive OR” function. Any area, line, image or field
that this line intersects or overlays will be
“reversed out” or inverted. In other words, all
black will be reversed to white and all white will
be reversed to black within the line’s area (width
and length).
Syntax
LEp
1
, p
2
, p
3
, p
4
Parameters
p1
= Horizontal start position (X) in dots.
p2
= Vertical start position (Y) in dots.
p3
= Horizontal length in dots.
p4
= Vertical length in dots.
Example:
N :clear image buffer
LE50,200,400,20 :draw a line
LE200,50,20,400 :draw another line
P1 :print one label
Will Produce:
2-30 980009-001 Rev.F
COMMAND REFERENCE