# File ../lib/fox/scintilla.rb, line 208
    def getBufferedDraw
      sendMessage(2034, 0, 0) == 1 ? true : false
    end