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