| オーバーロード | 解説 | 
|---|---|
| IntersectClip(Rectangle) | Updates the clip region of this Graphics object to the intersection of the current clip region and the specified System.Drawing.Rectangle structure. | 
| IntersectClip(Region) | Updates the clip region of this Graphics object to the intersection of the current clip region and the specified Region object. |