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