Charting for WinForms Programmer's Guide
GdiGraphics.ExcludeClip Method
See Also
 






Updates the clip region of this GdiGraphics object to exclude the area specified by a .NET Rectangle structure.

 Overload List

Name Description

GdiGraphics.ExcludeClip (Rectangle)

Updates the clip region of this GdiGraphics object to exclude the area specified by a Rectangle structure.

GdiGraphics.ExcludeClip (Region)

Updates the clip region of this GdiGraphics object to exclude the area specified by a Region object.

 See Also

GdiGraphics Members
GdiGraphics Class
MindFusion.Drawing Namespace