Click or drag to resize

Rectangle.Contains Method

Overload List
  NameDescription
Public methodContains(Point)
Checks whether the rectangle contains the specified point.
Public methodContains(Rectangle)
Checks whether the rectangle contains the specified rectangle.
Top
See Also