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