[]
        
(Showing Draft Content)

C1.Win.Bitmap.ImageRect.Union

Union Method

Union(ImageRect, ImageRect)

Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.

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