Search Results for

    Show / Hide Table of Contents

    PdfWriter.DrawAndFillRectangle Method

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

    Syntax

    Namespace: FlexCel.Pdf

    public void DrawAndFillRectangle(TUIPen aPen, TUIBrush aBrush, Double x1, Double y1, Double width, Double height)

    Parameters

    <-> Parameter Type Description
    aPen TUIPen Pen for the line. Might be null.
    aBrush TUIBrush Brush for the fill. Might be null.
    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