True/False
To draw on a control using one of the Graphics drawing methods,you must pass a pen or brush object as the first argument to the method.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q22: The Size property of class Font returns
Q23: The _ represent(s)the printable area of a
Q25: Counter clockwise arcs are negative.
Q26: You'll explicitly call the OnPaint method often.
Q27: You cannot create your own Paint event
Q28: GraphicsPath method AppendLine appends a line to
Q29: To draw a polygon,you pass to the