Search Results for

    Show / Hide Table of Contents

    TUIRectangle.Offset Method

    Moves the rectangle by (dx, dy), keeping the with and height the same.

    Syntax

    Unit: FlexCel.Core

    procedure TUIRectangle.Offset(const dx: Double; const dy: Double);

    Parameters

    <-> Parameter Type Description
    const dx Double Offset to move the rectangle in the X direction.
    const dy Double Offset to move the rectangle in the Y direction.

    See also

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