[]
        
(Showing Draft Content)

C1.Util.DX.RectL.IntersectsWith

IntersectsWith Method

IntersectsWith(RectL)

Determines if this rectangle intersects with rect.

Declaration
public bool IntersectsWith(RectL rect)
Public Function IntersectsWith(rect As RectL) As Boolean
Parameters
Type Name Description
RectL rect
Returns
Type Description
bool