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