Overload List
| Name | Description | |
|---|---|---|
| Contains(PointF) |
Determines if the specified point is contained within this PdfRectangle.
| |
| Contains(RectangleF) |
Determines if the rectangular region represented by rect is entirely contained within this PdfRectangle.
| |
| Contains(PdfRectangle) |
Determines if the rectangular region represented by rect is entirely contained within this PdfRectangle.
| |
| Contains(XPoint) |
Determines if the specified point is contained within this PdfRectangle.
| |
| Contains(XRect) |
Determines if the rectangular region represented by rect is entirely contained within this PdfRectangle.
| |
| Contains(Double, Double) |
Determines if the specified point is contained within this PdfRectangle.
|
See Also