RectangleContains Method

Overload List
  NameDescription
Public methodContains(Point)
Determines if the specified point is contained within this Rectangle structure.
Public methodContains(Rectangle)
Determines if the rectangular region represented by rect is entirely contained within this Rectangle structure.
Public methodContains(Int32, Int32)
Determines if the specified point is contained within this Rectangle structure.
See Also