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

◆ location() [1/2]

xtd::drawing::point xtd::drawing::rectangle::location ( ) const
noexcept

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

Returns
A xtd::drawing::point that represents the upper-left corner of this xtd::drawing::rectangle structure.
Examples
screen.cpp.