Updates the clip region of this Graphics to exclude the area specified by a Rectangle structure.
Namespace:
Aurigma.GraphicsMill.Drawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public void ExcludeClip(
Rectangle clipRectangle
)
Type: System.Drawing.Rectangle
A Rectangle structure that specifies the rectangle to exclude from the clip region.