# File ../lib/fox/core.rb, line 294
    def -@
      FXSize.new(-self.w, -self.h)
    end