pdfrx_web
    Preparing search index...

    Function pdfRectContainsPoint

    • Whether p lies inside r, expanded by margin.

      Parameters

      • r: PdfRect

        The rectangle to process.

      • p: PdfPoint

        The point to process.

      • margin: number = 0

        The additional margin.

      Returns boolean

      Whether the documented condition is satisfied.