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

◆ rectangle() [3/3]

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

Initializes a new instance of the xtd::drawing::rectangle class with the specified location and size.

Parameters
locationA xtd::drawing::point that represents the upper-left corner of the rectangular region.
sizeA xtd::drawing::size that represents the width and height of the rectangular region.