'宣言 Public Overloads Sub SetClip( _ ByVal region As Region, _ ByVal combineMode As System.Drawing.Drawing2D.CombineMode _ )
public void SetClip( Region region, System.Drawing.Drawing2D.CombineMode combineMode )
パラメータ
- region
- Region object to combine.
- combineMode
- Member of the System.Drawing.Drawing2D.CombineMode enumeration that specifies the combining operation to use.