Search Results for

    Show / Hide Table of Contents

    TUISize Implicit Conversion Operator

    Overloads

    • Implicit conversion from SizeF to TUISize
    • Implicit conversion from TUISize to SizeF

    Implicit conversion from SizeF to TUISize

    Converts between a TUISize and a System.Drawing.SizeF

    Syntax

    Namespace: FlexCel.Core

    public static TUISize op_Implicit(SizeF sz)

    Parameters

    <-> Parameter Type Description
    sz SizeF

    See also

    • TUISize

    Implicit conversion from TUISize to SizeF

    Converts between a TUISize and a System.Drawing.SizeF

    Syntax

    Namespace: FlexCel.Core

    public static SizeF op_Implicit(TUISize sz)

    Parameters

    <-> Parameter Type Description
    sz TUISize

    See also

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