'Declaration Function intersectsWith( _ ByVal other As IRectangle _ ) As Boolean
bool intersectsWith( IRectangle other )
Parameters
- other
'Declaration Function intersectsWith( _ ByVal other As IRectangle _ ) As Boolean
bool intersectsWith( IRectangle other )