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