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






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

 Overload List

Name Description

IGraphics.ExcludeClip (Rectangle)

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

IGraphics.ExcludeClip (Region)

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

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace