This version of Unity is unsupported.

Rect.xMin

public float xMin;

Description

The minimum X coordinate of the rectangle.

This value is the same as x, but setting it will resize the rectangle, changing x and width to preserve xMax.