Camera contains()

Hi

I have some troubles using the contains method of the camera.
For example: considering the following picture, why does contains() return Camera.FrustumIntersect.Inside for the big, light blue plain? I expected Camera.FrustumIntersect.Intersect since the plain is not compleatly within view…