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

Syntax

public void Intersect (DRect src1, DRect 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)