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