Determine if this rectangle intersects with another.
[C#] bool IntersectsWith(XRect rect) [Visual Basic] Function IntersectsWith(rect As XRect) As Boolean
bool IntersectsWith(XRect rect)
Function IntersectsWith(rect As XRect) As Boolean
If a null rectangle is passed this function will return false.
None.
Submit feedback about this site to: