RectangleFContains Method |
| Name | Description | |
|---|---|---|
| Contains(PointF) |
Determines if the specified point is contained within this System.Drawing.RectangleF
structure.
| |
| Contains(PointF) |
Determines if the specified point is contained within this System.Drawing.RectangleF
structure.
| |
| Contains(RectangleF) |
Determines if the rectangular region represented by rect is entirely contained
within this System.Drawing.RectangleF structure.
| |
| Contains(Single, Single) |
Determines if the specified point is contained within this System.Drawing.RectangleF
structure.
|