User's Manual

LE Command - Line Draw Exclusive
Description Usethiscommandtodrawlineswithan“Exclu
-
siveOR”function.Anyarea,line,imageorfield
that this line intersects or overlays will be “re
-
versedout”orinverted.Inotherwords,allblack
willbereversed towhiteand allwhitewill be re
-
versedtoblack within theline’sarea (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:
980352-001 Rev.A
3-57