Next:
get-text-space
Up:
wx:style
Previous:
get-text-descent
get-text-height
Returns the height of text using this style in a given DC.
(send
a-wx:style
get-text-height
dc
)
->
inexact real
dc
:
wx:dc%
object
PLT