Search Results for

    Show / Hide Table of Contents

    TUIRectangle.Contains Method

    Returns true if point is inside the rectangle.

    Syntax

    Unit: FlexCel.Core

    function TUIRectangle.Contains(const point: TUIPointF; const margin: Double): Boolean;

    Parameters

    <-> Parameter Type Description
    const point TUIPointF Point to check.
    const margin Double an extra margin where a point outside but very near the border is considered inside.

    See also

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