Home / comp / gb.qt / draw / circle 
Draw.Circle (gb.qt)
Syntax
STATIC SUB Circle ( X AS Integer, Y AS Integer, Radius AS Integer [ , Start AS Float, End AS Float ] )
Draws a circle, centered on the (X, Y) pixel, and whose diameter is (Radius * 2 + 1)