XRect IntersectsWith Function. Determine if this rectangle intersects with another. ABCpdf .NET PDF Library. From ABCpdf .net previous page next page IntersectsWith Function Determine if this rectangle intersects with another. Syntax [C#] bool IntersectsWith(XRect rect) [Visual Basic] Function IntersectsWith(rect As XRect) As Boolean Params Name Description rect Another rectangle. return Whether the two rectangles intersect. Notes Determine if this rectangle intersects with another. If a null rectangle is passed this function will return false. Example None. previous page start next page