Hi
Circle x, y, radius {,fill}
Question, does the radius relate to the number of pixels on the cureent graphics screen?
Screen res say x=480 by y=800
Circle 240, 400, 100, 0
Results in a circle being drawn, centre screen at 100 pixels (radius) from the origin x,y
Guess I may be able to test with a bit of programming but just thought it was easier to ask.
Thank you.
Steve.