Search Results for

    Show / Hide Table of Contents

    PdfWriter.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

    Namespace: FlexCel.Pdf

    public void FillRectangle(TUIBrush aBrush, Double x1, Double y1, Double width, Double height)

    Parameters

    <-> Parameter Type Description
    aBrush TUIBrush Brush to fill.
    x1 Double
    y1 Double
    width Double
    height Double

    See also

    • PdfWriter
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com