[]
        
(Showing Draft Content)

C1.Util.DX.RectL.Intersect

Intersect Method

Intersect(RectL, RectL)

Returns a rectangle that represents the intersection of two rectangles.

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