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

◆ size() [1/2]

xtd::drawing::size xtd::drawing::rectangle::size ( ) const
noexcept

Gets the size of this xtd::drawing::rectangle.

Returns
A xtd::drawing::size that represents the width and height of this xtd::drawing::rectangle structure.
Examples
image_converter.cpp, and screen.cpp.