|
noexcept |
Initializes a new instance of the xtd::drawing::rectangle class with the specified location and size.
location | A xtd::drawing::point that represents the upper-left corner of the rectangular region. |
size | A xtd::drawing::size that represents the width and height of the rectangular region. |