# File ../lib/fox/scintilla.rb, line 143
    def positionFromPointClose(x, y)
      sendMessage(2023, x, y)
    end