
Ellipse
If we want to draw a circle or an ellipse, we use the Ellipse graphic command (Figure 28) which like Rectangle works with four input parameters. Let´s create an imaginary rectangle (square) into which we write an ellipse (circle).

Figure 28: Ellipse Commands
After running the program (F9), we will see following output (Figure 29):
Just like drawing a rectangle, we can adjust the pen thickness, line style, colour fillings, fill style, and so on.

Figure 29: Ellipse drawn on a graphic area