Search Results for

    Show / Hide Table of Contents

    TPoint Implicit Conversion Operator

    Overloads

    • Implicit conversion from TPoint to Point
    • Implicit conversion from Point to TPoint

    Implicit conversion from TPoint to Point

    Converts implicitly between a System.Drawing.Point and a TPoint

    Syntax

    Namespace: FlexCel.Core

    public static Point op_Implicit(TPoint pt)

    Parameters

    <-> Parameter Type Description
    pt TPoint

    See also

    • TPoint

    Implicit conversion from Point to TPoint

    Converts implicitly between a System.Drawing.Point and a TPoint

    Syntax

    Namespace: FlexCel.Core

    public static TPoint op_Implicit(Point pt)

    Parameters

    <-> Parameter Type Description
    pt Point

    See also

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