void xtd::drawing::graphics::exclude_clip | ( | const xtd::drawing::rectangle_f & | rect | ) |
Updates the clip region of this xtd::drawing::graphics to exclude the area specified by a xtd::drawing::rectangle_f.
rect | xtd::drawing::rectangle_f that specifies the rectangle to exclude from the clip region. |