Method: Fox::FXFont#fontHeight
- Defined in:
- rdoc-sources/FXFont.rb
#fontHeight ⇒ Object (readonly)
Height of tallest character in font [Integer]
236 237 238 |
# File 'rdoc-sources/FXFont.rb', line 236 def fontHeight @fontHeight end |