In This Topic
Updates this
Region object to contain the portion of the specified
System.Drawing.Rectangle structure that does not intersect with this
Region object.
Overload List
Overload | Description |
Complement(Rectangle) | Updates this Region object to contain the portion of the specified System.Drawing.Rectangle structure that does not intersect with this Region object. |
Complement(Region) | Updates this Region object to contain the portion of the specified Region object that does not intersect with this Region object. |
See Also