[]
        
(Showing Draft Content)

C1.Util.DX.RectF.IntersectsWithRef

IntersectsWithRef Method

IntersectsWithRef(ref RectF)

Determines if this rectangle intersects with rect.

Declaration
public bool IntersectsWithRef(ref RectF rect)
Parameters
Type Name Description
RectF rect
Returns
Type Description
bool