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

◆ top()

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

Gets the y-coordinate of the top edge of this xtd::drawing::rectangle structure.

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