xtd 0.2.0
Loading...
Searching...
No Matches

◆ exclude() [1/4]

void xtd::drawing::region::exclude ( const xtd::drawing::drawing_2d::graphics_path path)
noexcept

Updates this xtd::drawing::region to contain only the portion of its interior that does not intersect with the specified xtd::drawing::graphics_path.

Parameters
pathThe xtd::drawing::graphics_path to exclude from this xtd::drawing::region.