Search Results for

    Show / Hide Table of Contents

    TPointF Implicit Conversion Operator

    Overloads

    • Implicit conversion from TPointF to PointF
    • Implicit conversion from PointF to TPointF

    Implicit conversion from TPointF to PointF

    Converts between a PointF and a TPointF

    Syntax

    Namespace: FlexCel.Core

    public static PointF op_Implicit(TPointF p)

    Parameters

    <-> Parameter Type Description
    p TPointF

    See also

    • TPointF

    Implicit conversion from PointF to TPointF

    Converts between a System.Drawing.PointF and a TPointF

    Syntax

    Namespace: FlexCel.Core

    public static TPointF op_Implicit(PointF p)

    Parameters

    <-> Parameter Type Description
    p PointF

    See also

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