The transform that changes the size of a shape, but otherwise leaves it unchanged, is a:

a) TranslateTransform
b) SkewTransform
c) ScaleTransform
d) none of the above

c) ScaleTransform

Computer Science & Information Technology

You might also like to view...

____ is the principle that without continuous upkeep, a well-organized process will tend to fall apart over time.

A. Process entropy B. System entropy C. Collective entropy D. Practical entropy

Computer Science & Information Technology

To remove characters from only the beginning of a string, use the ____ method.

A. Trim B. TrimBegin C. TrimStart D. TrimLeft

Computer Science & Information Technology