Search Results for

    Show / Hide Table of Contents

    TUIRectangle Implicit Conversion Operator

    Overloads

    • Implicit conversion from TUIRectangle to RectangleF
    • Implicit conversion from RectangleF to TUIRectangle

    Implicit conversion from TUIRectangle to RectangleF

    Converts implicitly between a System.Drawing.RectangleF and a TUIRectangle.

    Syntax

    Namespace: FlexCel.Core

    public static RectangleF op_Implicit(TUIRectangle r)

    Parameters

    <-> Parameter Type Description
    r TUIRectangle

    See also

    • TUIRectangle

    Implicit conversion from RectangleF to TUIRectangle

    Converts implicitly between a System.Drawing.RectangleF and a TUIRectangle.

    Syntax

    Namespace: FlexCel.Core

    public static TUIRectangle op_Implicit(RectangleF r)

    Parameters

    <-> Parameter Type Description
    r RectangleF

    See also

    • TUIRectangle
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com