# File ../lib/fox/scintilla.rb, line 806
    def getLineIndentPosition(line)
      sendMessage(2128, line, 0)
    end