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