| Overload | Description | 
|---|---|
| Intersect(VintasoftRectI) | Replaces this VintasoftRectI structure with the intersection of itself and the specified VintasoftRectI structure. | 
| Intersect(VintasoftRectI,VintasoftRectI) | Creates a VintasoftRectI structure that represents the intersection of two rectangles. If there is no intersection an empty VintasoftRectI is returned. |