Click or drag to resize

PdfBoundsContains Method

Overload List
  NameDescription
Public methodContains(PdfBounds)
Determines whether the bounds contains the specified inner PdfBounds.
Public methodContains(PdfPoint)
Determines whether the supplied point is contained within this rectangle.
Public methodContains(PdfQuadrilateral)
Determines whether the rectangle contains the specified quadrilateral.
Top
See Also