Search Results for

    Show / Hide Table of Contents

    TPdfWriter.ClipPolygon Method

    Intersects the clipping area with a polygon.

    Syntax

    Unit: FlexCel.Pdf

    procedure TPdfWriter.ClipPolygon(const aPoints: TArray<TUIPointF>; const exclude: Boolean);

    Parameters

    <-> Parameter Type Description
    const aPoints TArray<TUIPointF> Array of points for the polygon.
    const exclude Boolean When true, all region OUTSIDE the polygon will be intersected with the current clipping region.

    See also

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