'Declaration
Public Overloads Sub SetClip( _ ByVal region As Region, _ ByVal combineMode As CombineMode _ )
public void SetClip( Region region, CombineMode combineMode )
Parameters
- region
- Region object to combine.
- combineMode
- Member of the System.Drawing.Drawing2D.CombineMode enumeration that specifies the combining operation to use.