[]
        
(Showing Draft Content)

C1.Util.DX.RectF.IntersectsWith

IntersectsWith Method

IntersectsWith(RectF)

Determines if this rectangle intersects with rect.

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