Search Results for

    Show / Hide Table of Contents

    TPdfWriter.DrawLines Method

    Draws an array of line connecting pairs of points.

    Syntax

    Unit: FlexCel.Pdf

    procedure TPdfWriter.DrawLines(const aPen: TUIPen; const points: TArray<TUIPointF>);

    Parameters

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

    See also

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