Rectangle.
Returns true if the current Rectangle contains the specified Rectangle. Returns false otherwise.
public bool Contains (Rectangle rect)
Public Function Contains (rect As Rectangle) As Boolean