Search Results for

    Show / Hide Table of Contents

    TUIRectangle.FromLTRB Method

    Creates a new rectangle with the specified coordinates.

    Syntax

    Unit: FlexCel.Core

    class function TUIRectangle.FromLTRB(const aLeft: Double; const aTop: Double; const aRight: Double; const aBottom: Double): TUIRectangle; static;

    Parameters

    <-> Parameter Type Description
    const aLeft Double Left coordinate.
    const aTop Double Top coordinate.
    const aRight Double Right coordinate.
    const aBottom Double Bottom coordinate.

    See also

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