Saved Bookmarks
| 1. |
Define Canvas? |
|
Answer» It is a simple drawing surface which is USED for painting images or to perform other graphical operations. What is the difference between the Font and FontMetrics classes? The FontMetrics class is used to define implementation specific PROPERTIES such as ASCENT and descent, of a Font object. It is a simple drawing surface which is used for painting images or to perform other graphical operations. What is the difference between the Font and FontMetrics classes? The FontMetrics class is used to define implementation specific properties such as ascent and descent, of a Font object. |
|