Sets the clipping region of this System.Drawing.Graphics to the result of the specified operation combining the current clip region and the rectangle specified by a System.Drawing.Rectangle structure.
- rect
- System.Drawing.Rectangle structure to combine.
- combineMode
- Member of the System.Drawing.Drawing2D.CombineMode enumeration that specifies the combining operation to use.