CIRCLE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
MikeO (talk | contribs)
No edit summary
MikeO (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
|param1=<xc>|param1_desc={{xc}}
|param1=<xc>|param1_desc={{xc}}
|param2=<yc>|param2_desc={{yc}}
|param2=<yc>|param2_desc={{yc}}
|param3=<rad>|param2_desc={{radius}}
|param3=<rad>|param3_desc=Radius
}}
}}



Latest revision as of 18:52, 10 August 2010

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