left property
getter/setter pair
The x-coordinate of the left edge.
Setting the value will move the rectangle without changing its width.
Implementation
T left;
The x-coordinate of the left edge.
Setting the value will move the rectangle without changing its width.
T left;