# File ../lib/fox/scintilla.rb, line 1422
    def textHeight(line)
      sendMessage(2279, line, 0)
    end