Rect.xMin
var xMin: float;
float xMin;
xMin as float
Description

Left coordinate of the rectangle.

Changing this value will preserve right side of rectangle (so width will change as well).