piDogGeometry.DoubleRect.Intersects
Scope: Public
Function Intersects(other As piDogGeometry.doubleRect) As Boolean
whether this rect Intersects (but not contains or is contained by) other DoubleRect
Scope: Public
Function Intersects(other As Xojo.Rect) As Boolean
whether this rect intersects(but does not contain or is contained by) other Xojo.Rect