get-char-height in dc<%>
get-char-height
dc<%>
Gets the height of a character using the current font.
Unlike most methods, this method can be called for a bitmap-dc% object without a bitmap installed.
bitmap-dc%
(send a-dc get-char-height) -> non-negative real number
(send a-dc get-char-height)
send
a-dc