[]
        
(Showing Draft Content)

C1.Util.DX.RectD.Intersect

Intersect Method

Intersect(RectD, RectD)

Returns a rectangle that represents the intersection of two rectangles.

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