Multiple Choice
To make a filled rectangle use the syntax:
A) FillRectangle(Pen p,Integer x,Integer y,Integer width, Integer height)
B) DrawRectangle(Pen p,Integer x,Integer y,Integer width, Integer height)
C) FillRectangle(Brush b,Integer x,Integer y,Integer width,Integer height)
D) DrawRectangle(Brush b,Integer x,Integer y,Integer width,Integer height)
Correct Answer:

Verified
Correct Answer:
Verified
Q28: GraphicsPath method AppendLine appends a line to
Q29: To draw a polygon,you pass to the
Q30: To insert a program into a new
Q31: Arcs are described most specifically as _.<br>A)angles<br>B)portions
Q32: An arc is drawn as part of
Q34: A TextureBrush is a brush that fills
Q35: The number of degrees that an arc
Q36: What does the A in ARGB stand
Q37: In order to create a new picture
Q38: The DrawPie method of class Graphics will