void xtd::drawing::graphics::intersect_clip | ( | const xtd::drawing::rectangle_f & | rect | ) |
Updates the clip region of this xtd::drawing::graphics to the intersection of the current clip region and the specified xtd::drawing::rectangle_f structure.
rect | xtd::drawing::rectangle_f structure to intersect with the current clip region. |