CIRCLE

From Macros Wiki
Jump to navigationJump to search

Up

Command

CIRCLE <xc>, <yc>, <rad>


Create a circle.

Parameters

<xc>
X co-ordinate of the center point.
<yc>
Y co-ordinate of the center point.
<rad>
Radius

Example

CIRCLE 2, 3, 6