|
staticnoexcept |
Returns a third xtd::drawing::rectangle_f structure that represents the intersection of two other xtd::drawing::rectangle_f structures. If there is no intersection, an empty xtd::drawing::rectangle_f is returned.
a | A rectangle to intersect. |
b | A rectangle to intersect. |