Multiple Choice
The difference between an open and closed polygon is:
A) the use OpenPolygon method.
B) the use of the ClosedPolygon method.
C) whether the last point is the same as the first.
D) the use of the AutoPolygon method.
Correct Answer:

Verified
Correct Answer:
Verified
Q56: There are Font properties that specify font
Q57: The alpha value determines the brightness of
Q58: The most common unit of measurement for
Q59: The graphics enumeration called GraphicsUnit has constant
Q60: Screen coordinates are measured in:<br>A)inches<br>B)centimeters<br>C)pixels<br>D)millimeters
Q62: A property like Bold or Underline:<br>A)returns false
Q63: To load an image that is on
Q64: You never call method OnPaint directly because<br>A)OnPaint
Q65: The ascent of a character is:<br>A)the height
Q66: Every app that derives from class System.Windows.Forms.Form