Solved

FillRect( Double X, Double Y, Double Width, Double Height )

Question 56

True/False

fillRect( double x, double y, double width, double height ) draws a solid rectangle with its top-left corner at (x, y), with the specified width and height in pixels, and returns an int.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions