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