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