Which of the following classes is required to draw an empty circle? (Choose all that apply.)
1. System.Drawing.Graphics
2. System.Drawing.Pen
3. System.Drawing.Brush
4. System.Drawing.Bitmap
Interview question and answer by:
Virendradugar | Posted on: 9/18/2009 | Category:
ASP.NET Interview questions | Views: 2006 |
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
Found interesting? Add this to: