klyn.gui.windows.Painter.strokeOval
method
public strokeOval(x as Int, y as Int, width as Int, height as Int) as Void:
Description
Strokes an oval or ellipse.
painter.strokeOval(20, 20, 80, 50)