Solved

Which of the Following Statements About Setting a Rectangle's Fill

Question 8

Multiple Choice

Which of the following statements about setting a Rectangle's Fill to a gradient is false?


A) Logical points reference locations in the control independent of the actual size.
B) The point (0,0) represents the control's top-left corner while the point (1,1) represents the bottom-right corner.
C) The gradient will transition linearly from the start point to the end point.
D) You must assign properties StartPoint and EndPoint logical points that are defined as x- and y-coordinates with values between 0.0 and 255.0,inclusive.

Correct Answer:

verifed

Verified

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

Related Questions