[]
        
(Showing Draft Content)

C1.Win.Bitmap.ImageRect.Intersect

Intersect Method

Intersect(ImageRect, ImageRect)

Returns a rectangle that represents the intersection of two rectangles.

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