Macro Command Reference
qtext <COOR> <x> <y> <text> [angle] [align] [tbalign] [COLOR]
Adds a text label to the document. This command uses the default color and the default font. The generated text label has the tag 999.
<COOR>
: The coordinate system to which the rectangle belongs.
<x>
, <y>
: the position in screen coordinates of the text.
[angle]
: The text angle.
[align]
: The text alignment (0=left, 1=center, 2=right).
[tbalign]
: The text box alignment.

[COLOR]
: The text color as hexadecimal string.