What ^GE does
^GE draws an ellipse fitted to a width and height in dots, with a set border thickness and colour. When width equals height it produces a circle; otherwise an oval.
Syntax
^GEw,h,t,cParameters
| Parameter | Description | Values | Default |
|---|---|---|---|
w | Width, dots | — | — |
h | Height, dots | — | — |
t | Border thickness, dots | — | 1 |
Example
^XA
^FO60,60^GE200,120,4,B^FS
^XZPaste this into the free ZPL viewer to see it render, or convert it to PDF.
Related commands
See the full ZPL command reference for all 92 documented commands.
