# File ../lib/fox/scintilla.rb, line 137
    def positionFromPoint(x, y)
      sendMessage(2022, x, y)
    end