Art.IRect.Intersect Method
Finds the intersection of two rectangles and initializes the current one with the result.

Syntax

public void Intersect (IRect src1, IRect src2)

Parameters

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

Remarks

Requirements

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