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

◆ complement() [1/4]

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

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

Parameters
pathThe xtd::drawing::graphics_path to complement this xtd::drawing::region.