[]
        
(Showing Draft Content)

C1.Util.DX.RectD.IntersectsWith

IntersectsWith Method

IntersectsWith(RectD)

Determines if this rectangle intersects with rect.

Declaration
public bool IntersectsWith(RectD rect)
Parameters
Type Name Description
RectD rect
Returns
Type Description
bool