# File ../lib/fox/core.rb, line 223
    def br
      FXPoint.new(self.x+self.w-1, self.y+self.h-1)
    end