|
noexcept |
Initializes a new instance of the xtd::drawing::rectagle_f class with the specified location and size.
x | The x-coordinate of the upper-left corner of the rectangle. |
y | The y-coordinate of the upper-left corner of the rectangle. |
width | The width of the rectangle. |
height | The height of the rectangle. |