contains


Description:

public bool contains (Rectangle child)

Checks if the Rectangle child is fully contained within this.

Returns TRUE if the child is fully contained in this.

Parameters:

this

a Rectangle

child

a Rectangle