Answer:
1. System.Drawing.Graphics
2. System.Drawing.Pen
Graphics class is required to draw the empty ellipse in the form of a circle,
Pen class is required to set the border properties of the circle to be drawn.
Asked In: Many Interviews |
Alert Moderator