Multiple Choice
The draw3DRect() method has a ____ argument, which controls whether the rectangle is darker on the right and bottom, or lighter on the right and bottom.
A) cyclic gradient
B) fill pattern
C) null
D) Boolean value
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q51: BasicStroke class variables determine the endcap and
Q52: Which of the following statements will correctly
Q53: The statements pen.drawLine(50, 50, 100, 200); and
Q54: The _ method can be used when
Q55: List the six arguments you need to
Q57: The getScreenSize() method returns an object of
Q58: The first step in drawing a 2D
Q59: Write the setPaint() statement that will set
Q60: Write the statement that uses an object
Q61: To create a rectangle with rounded corners,