Art.IRect.Union Method
Finds the union of two rectangles and initializes the current one with the result.

Syntax

public void Union (IRect src1, IRect src2)

Parameters

src1
The first source rectangle used.
src2
The first source rectangle used.

Remarks

Requirements

Namespace: Art
Assembly: art-sharp (in art-sharp.dll)