The Transformation Function that moves the object offY pixels down is ____.
A. translateY(offY)
B. scaleY(offY)
C. skewY(offY)
D. translate(offX, offY)
Answer: A
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT a function of the Start button?
A) Get help B) Shut down the computer C) A way to arrange icons on the desktop D) A way to open programs
Computer Science & Information Technology
Assign the member values of variable a to element three of array b.
What will be an ideal response?
Computer Science & Information Technology