[]
        
(Showing Draft Content)

C1.Util.DX.RectF.Intersect

Intersect Method

Intersect(RectF, RectF)

Returns a rectangle that represents the intersection of two rectangles.

Declaration
public static RectF Intersect(RectF a, RectF b)
Parameters
Type Name Description
RectF a
RectF b
Returns
Type Description
RectF