DRAWGRAPHIC CIRCLE Command (Record Format and XML)

DRAWGRAPHIC CIRCLE 
[POSITION LPOS [[(+) |(–)] horiz {IN | MM | CM | POINTS | PELS}]
NEXT [{LPOS | CPOS} [(+) | (–)] vert {IN | MM | CM | POINTS | PELS}]]
RADIUS n [IN | MM | CM | POINTS | PELS] 
[LINEWT [MEDIUM | LIGHT | BOLD | n]]
[LINETYPE [SOLID | DOTTED | SHORTDASH | DASHDOT | DBLDOT | LONGDASH |
           DSHDBLDOT] [COLOR colorname]]
[COPY {ACROSS | DOWN} n 
[SPACED {DIAMETER | n [IN | MM | CM | POINTS | PELS]}]] 
[FILL [ALL | CIRCLE n] 
[SOLID | NOFILL | DOT01 | DOT02 | DOT03 | 
DOT04 | DOT05 | DOT06 | DOT07 | DOT08 | VERTLN | HORZLN | 
BLTR1 | BLTR2 | TLBR1 | TLBR2] [COLOR colorname]]… 
[RENDER {PERCEPTUAL | SATURATION | RELCM | ABSCM}]
[CMR cmrlname {AUDIT | INSTR | LINK}]… ;

The DRAWGRAPHIC CIRCLE command allows you to generate GOCA (Graphics Object Content Architecture) objects in order to draw circles on the page. You can create a circle at either a specified radial distance from the last line printed or a specified position.

Note: GOCA circles require specific microcode in your printer.

DRAWGRAPHIC CIRCLE can be used with the COLOR parameter and DEFINE COLOR to shade a circle with a percentage of black or other colors.