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