Returns the height of the font described by the receiver, measured in pixels. A font's <em>height</em> is the sum of its ascent, descent and leading area.
@return the height of the font
@see #getAscent @see #getDescent @see #getLeading
See Implementation
Returns the height of the font described by the receiver, measured in pixels. A font's <em>height</em> is the sum of its ascent, descent and leading area.
@return the height of the font
@see #getAscent @see #getDescent @see #getLeading