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

◆ left()

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

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

Returns
The x-coordinate of the left edge of this xtd::drawing::rectangle structure.
Examples
graph_control.cpp, and minesweeper.cpp.