Search Results for

    Show / Hide Table of Contents

    TPdfWriter.DrawRectangle Method

    Draws a rectangle specified by a coordinate pair, a width, and a height.

    Syntax

    Unit: FlexCel.Pdf

    procedure TPdfWriter.DrawRectangle(const aPen: TUIPen; const x1: Double; const y1: Double; const width: Double; const height: Double);

    Parameters

    <-> Parameter Type Description
    const aPen TUIPen Pen for the line.
    const x1 Double
    const y1 Double
    const width Double
    const height Double

    See also

    • TPdfWriter
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com