Multiple Choice
To form a circle,the syntax of an arc must be:
A) DrawArc( p,1,1,1,1,0,Math.PI )
B) DrawArc( p,1,1,1,1,360,0 )
C) DrawArc( p,1,1,1,1,0,360 )
D) DrawArc( p,1,1,1,1,360,Math.PI )
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: Computers view colors as having the following
Q12: When using the DrawImage method of the
Q13: A Brush object can be used only
Q14: A LinearGradientBrush draws a solid object whose
Q15: Instead of overriding the OnPaint method,you can
Q17: What is the GDI+?<br>A)A specific type of
Q18: Visual Basic includes many drawing methods that
Q19: The properties of font objects cannot be
Q20: Graphics objects contain methods for drawing,font manipulation,color<br>manipulation,and
Q21: Method FillPolygon fills a polygon that has