RectShape.contains returns wrong result as it does not take offset parameters into account

Feedback report <https://xojo.com/issue/65930>

If you draw with the offset option then contains returns true for where the drawn object would be without the offset.

So when calculating if a point (x,y) is contained by a drawn object then Xojo does not account for the specified offset.