RectangleFContains Method |
| Name | Description | |
|---|---|---|
| Contains(PointF) |
Gets a value indicating that the specified point is within the bounds of this rectangle
| |
| Contains(RectangleF) |
Gets a value indicating that the specified rectangle is entirely contained within the bounds of this rectangle
| |
| Contains(Single, Single) |
Gets a value indicating that the specified x and y co-ordinates are within the bounds of this rectangle
|