Give a statement that draws a red diagonal from the upper-left corner of the picture box to the lower-right corner.
A) gr.DrawLine(Color.Red, 0, 0, picOutput.Width, picOutput.Height)
B) gr.DrawLine(Pens.Red, 0, 0, picOutput.Height, picOutput.Width)
C) gr.DrawLine(Pens.Red, 0, 0, picOutput.Width, picOutput.Height)
D) gr.DrawLine(Pens.Red, picOutput.Width, 0, 0, picOutput.Height)
Correct Answer:
Verified
Q56: The Clipboard object is used to move
Q57: Pressing Ctrl+V with the cursor in a
Q58: A form contains a text box named
Q59: After a ToolTip control has been placed
Q60: A form contains a text box named
Q62: Give a statement that draws a blue
Q63: Forms only can be closed with statements
Q64: The radius of the circle drawn by
Q65: The center of the circle drawn by
Q66: The statement gr.FillRectangle(Brushes.Red, 10, 20, 30, 40)
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents