| オーバーロード | 解説 | 
|---|---|
| Intersect(Rect) | Replaces the current Rect structure with the intersection of itself and another Rect. | 
| Intersect(Rect,Rect) | Creates a new Rect structure representing the intersection of two RectangleD structures. (The intersection may be empty, in which case Empty is returned.) |