Multiple Choice
The form you are designing requires a blue line graphic that is 10 pixels wide.What is the declaration statement for the Pen object?
A) Dim BluePen as New Pen (Color,10)
B) Dim BluePen(10) as New Pen (ColorBlue)
C) Dim Pen(Blue) as New Pen(10)
D) Dim BluePen as New Pen(Color.Blue,10)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: Which of the following is NOT an
Q41: The coordinate system uses _.<br>A)X as the
Q42: An easy way to show some animation
Q43: A Pen object is used to fill
Q44: The term pixel is an abbreviation of
Q46: The Timer component _.<br>A)has a Tick event
Q47: To remove a picture from the user's
Q48: The source object is the item you
Q49: In the coordinate system,the X is the
Q50: Using a control's SetBounds method produces a