InterviewSolution
Saved Bookmarks
| 1. |
Table entries for bundled area-fill attributes are set using the function(a) setInteriorRepresentation (ws, fi, fs, pi, fc)(b) SetInteriorRepresentation ()(c) Only b(d) Both a and b |
|
Answer» Right answer is (a) setInteriorRepresentation (ws, fi, fs, pi, fc) The explanation: The function setInteriorRepresentation (ws, fi, fs, pi, fc) can be used to set the bundled area-fill attributes. |
|