Click or drag to resize

RectangleContains Method

Overload List
  NameDescription
Public methodContains(Point)
Gets a value indicating that the specified point is within the bounds of this rectangle
Public methodContains(Rectangle)
Gets a value indicating that the specified rectangle is entirely contained within the bounds of this rectangle
Public methodContains(Int32, Int32)
Gets a value indicating that the specified x and y co-ordinates are within the bounds of this rectangle
Top
See Also