[]
        
(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)
Public Function IntersectsWith(rect As RectD) As Boolean
Parameters
Type Name Description
RectD rect
Returns
Type Description
bool