Rectangle。
現在の Rectangle が、指定した座標を含む場合は true を返します。 それ以外の場合は、false を返します。
Public Function Contains (x As Integer, y As Integer) As Boolean