|
staticnoexcept |
Creates a xtd::drawing::rectangle_f structure with the specified edge locations.
left | The x-coordinate of the upper-left corner of this xtd::drawing::rectangle_f structure. |
top | The y-coordinate of the upper-left corner of this xtd::drawing::rectangle_f structure. |
right | The x-coordinate of the lower-right corner of this xtd::drawing::rectangle_f structure. |
bottom | The y-coordinate of the lower-right corner of this xtd::drawing::rectangle_f structure. |