To create a circle, you can specify various combinations of values for the center, radius, and points on the circle.
Commands for the circle object
Command | Description |
---|---|
Graphics » Circle » Three points |
Draw a circle by specifying three points on the circle. |
Graphics » Circle » Center and Radius |
Draw a circle using a first point to specify the center and a second point for the radius. |
How to create a circle
To draw a circle by specifying the center and radius
To draw a circle by specifying three points on the circumference
To draw a circle by specifying three points on the circumference