xtd 0.2.0
Loading...
Searching...
No Matches

◆ x() [2/2]

void xtd::drawing::rectangle::x ( int32  value)
noexcept

Sets the x-coordinate of the upper-left corner of this xtd::drawing::rectangle structure.

Parameters
valueThe x-coordinate of the upper-left corner of this xtd::drawing::rectangle structure. The default is 0.
Remarks
Changing the xtd::drawing::rectangle::x property will also cause a change in the xtd::drawing::rectangle::right property of the xtd::drawing::rectangle.