Search Results for

    Show / Hide Table of Contents

    TUIRectangle.Create Method

    Creates a new UIRectangle with the specified starting point, height and width.

    Syntax

    Unit: FlexCel.Core

    class function TUIRectangle.Create(const aX: Double; const aY: Double; const aWidth: Double; const aHeight: Double): TUIRectangle; static; overload;

    Parameters

    <-> Parameter Type Description
    const aX Double X coordinate of the rectangle.
    const aY Double Y coordinate of the rectangle.
    const aWidth Double Width of the rectangle.
    const aHeight Double Height of the rectangle

    See also

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