Method Complement
Complement(Rectangle)
Updates the region to be the complement of itself within the specified bounds.
public void Complement(Rectangle bounds)
Parameters
boundsRectangleThe bounding rectangle to use for complementing the region.