PdfRectangleContains Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodContains(PointF)
Determines if the specified point is contained within this PdfRectangle.
Public methodContains(RectangleF)
Determines if the rectangular region represented by rect is entirely contained within this PdfRectangle.
Public methodContains(PdfRectangle)
Determines if the rectangular region represented by rect is entirely contained within this PdfRectangle.
Public methodContains(XPoint)
Determines if the specified point is contained within this PdfRectangle.
Public methodContains(XRect)
Determines if the rectangular region represented by rect is entirely contained within this PdfRectangle.
Public methodContains(Double, Double)
Determines if the specified point is contained within this PdfRectangle.
Top
See Also

Reference