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

◆ x() [1/2]

int32 xtd::drawing::rectangle::x ( ) const
noexcept

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

Returns
The 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.