Circle()

Syntax

Circle(x, y, Radius [, Color])

Description

Draw a filled circle on the current output at the position x,y with the size of Radius. If the 'Color' parameter is not specified, the default color set with FrontColor() will be used. RGB() can be used to get a valid color value. The current output is set with StartDrawing().

Supported OS

Windows, AmigaOS

2DDrawing - Index