Search Results for

    Show / Hide Table of Contents

    TPdfWriter.FillRectangle Method

    Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height. No line is drawn around the rectangle.

    Syntax

    Unit: FlexCel.Pdf

    procedure TPdfWriter.FillRectangle(const aBrush: TUIBrush; const x1: Double; const y1: Double; const width: Double; const height: Double);

    Parameters

    <-> Parameter Type Description
    const aBrush TUIBrush Brush to fill.
    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