Search Results for

    Show / Hide Table of Contents

    PdfWriter.DrawLines Method

    Draws an array of line connecting pairs of points.

    Syntax

    Namespace: FlexCel.Pdf

    public void DrawLines(TUIPen aPen, TPointF[] points)

    Parameters

    <-> Parameter Type Description
    aPen TUIPen The pen to draw the lines.
    points TPointF[] An array of points. Its length must be more than 2.

    See also

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