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.


Part d) It should read: You must assign properties StartPoint and EndPoint logical points that are defined as x- and y-coordinates with values between 0.0 and 1.0, inclusive.

Computer Science & Information Technology

You might also like to view...

If the file has not been saved before, the ____ window appears.

A. Save B. Name File C. Save As D. Save File

Computer Science & Information Technology

When you access the YouTube Web site with a browser and play a video, your browser interacts with an appropriate _____ to stream the video to your computer.

A. add-in B. plug-in C. plug-on D. snap-on

Computer Science & Information Technology

Which of the following helps with time management?

A) Line conditioner B) Prioritization C) Taking notes D) Sensitivity to other cultures

Computer Science & Information Technology

Securing input parameters is the first priority in any application.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology