Realbasic.Rect.Intersects
From Xojo Documentation
This item was deprecated in version 2019r2. Please use Rect.Intersects as a replacement. |
Method
Realbasic.Rect.Intersects(Other As Realbasic.Rect) As Boolean
New in 2011r2
Supported for all project types and targets.
New in 2011r2
Supported for all project types and targets.
Returns True if the Rect overlaps the passed rect.