Rectangle.
Returns true if the current Rectangle contains the specified Point. Returns false otherwise.
Public Function Contains (point As Point) As Boolean