Is point
contained in the bounding box?
If the point
passed into Contains is inside the bounding box
a value of True is returned.
Note: If Bounds.extents contains a negative value in any coordinate then
Bounds.Contains will always return False.