[]
Determines if the specified point is contained within this rectangle.
public bool Contains(float x, float y)
Public Function Contains(x As Single, y As Single) As Boolean