Next:
get-char-width
Up:
dc<>
Previous:
get-brush
get-char-height
Gets the height of a character using the current font.
(send
a-dc
get-char-height)
->
non-negative real number
PLT