CIRCLE

From Macros Wiki
Revision as of 18:52, 10 August 2010 by MikeO (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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