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