InterviewSolution
Saved Bookmarks
| 1. |
To change the position of a circle or ellipse we translate(a) Center coordinates(b) Center coordinates and redraw the figure in new location(c) Outline coordinates(d) All of the mentionedThis question was addressed to me in quiz.The above asked question is from 2D Translation in chapter 2D Transformation and Viewing of Computer Graphics |
|
Answer» The correct option is (b) CENTER coordinates and REDRAW the figure in new location |
|