True/False
The statements gr.DrawLine(Pens.Red, 0, 0, 30, 40) and gr.DrawLine(Pens.Red, 0, 0, 40, 30) draw lines of the same length.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q73: The DropDownStyle property of a combo box
Q74: What control is added to a form
Q75: When the SizeMode property of a picture
Q76: When working with the MenuStrip control, the
Q77: Which of the following expressions refers to
Q79: The following statement can be used to
Q80: Give a statement that draws a red
Q81: A form contains a button called btnDisplay,
Q82: After a ToolTip control has been placed
Q83: What is the effect of the statement