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

Syntax

public void Union (DRect src1, DRect src2)

Parameters

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

Remarks

Documentation for this section has not yet been entered.

Requirements

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