System.Drawing.Graphics.SetClip Method

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.

Syntax

public void SetClip (Rectangle rect, System.Drawing.Drawing2D.CombineMode combineMode)

Parameters

rect
System.Drawing.Rectangle structure to combine.
combineMode
Member of the System.Drawing.Drawing2D.CombineMode enumeration that specifies the combining operation to use.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0