You can easily draw ellipses and arcs using the xref:System.Drawing.Graphics.DrawEllipse%2A and xref:System.Drawing.Graphics.DrawArc%2A methods of the xref:System.Drawing.Graphics class. To draw an ...