ComponentOne CalendarView for WinForms
C1.Framework.Drawing.Gdi Namespace / Graphics Class / IntersectClip Method

In This Topic
    IntersectClip Method
    In This Topic
    Updates the clip region of this Graphics object to the intersection of the current clip region and the specified System.Drawing.Rectangle structure.
    Overload List
    OverloadDescription
    Updates the clip region of this Graphics object to the intersection of the current clip region and the specified System.Drawing.Rectangle structure.  
    Updates the clip region of this Graphics object to the intersection of the current clip region and the specified Region object.  
    See Also