Name | Description | |
---|---|---|
![]() | Contains(PdfPoint) |
Determines if the specified point is contained within this
PdfRectangle structure.
|
![]() | Contains(PdfRectangle) |
Determines if the rectangular region represented by rect
is entirely contained within this PdfRectangle structure.
|
![]() | Contains(Double, Double) |
Determines if the specified point is contained within this
PdfRectangle structure.
|
![]() | Contains(Single, Single) |
Determines if the specified point is contained within this
PdfRectangle structure.
|