Name | Description | |
---|---|---|
![]() | Intersect(PdfRectangle) |
Replaces this PdfRectangle structure with the intersection of
itself and the specified PdfRectangle structure.
|
![]() ![]() | Intersect(PdfRectangle, PdfRectangle) |
Returns a PdfRectangle structure that represents the
intersection of two rectangles. If there is no intersection, an empty
PdfRectangle is returned.
|