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 specified System.Drawing.Region.

Syntax

public void SetClip (Region region, System.Drawing.Drawing2D.CombineMode combineMode)

Parameters

region
System.Drawing.Region to combine.
combineMode
Member from 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