get-char-width in dc<%>
get-char-width
dc<%>
Gets the average width 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-width) -> non-negative real number
(send a-dc get-char-width)
send
a-dc