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

◆ rectangle_f() [3/3]

xtd::drawing::rectangle_f::rectangle_f ( const point_f location,
const size_f size 
)
noexcept

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

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