Parameter | Type | Description |
---|---|---|
rect1 | LeadRectD | A rectangle to intersect. |
rect2 | LeadRectD | A rectangle to intersect |
Type | Description |
---|---|
LeadRectD | A third LeadRectD the size of which represents the overlapped area of the two specified rectangles. If there is no intersection, an Empty rectangle is returned. |