Click or drag to resize

RectangleFContains Method

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