Rectangle(T left, T top, T width, T height)

Source

Rectangle(this.left, this.top, this.width, this.height);