Search Results for

    Show / Hide Table of Contents

    TPointF Structure

    Platform independent point

    Syntax

    Namespace: FlexCel.Core

    public struct TPointF

    Constructors

    Name Description
    TPointF Creates a new Point.

    Methods

    Name Description
    Equals True if both objects are equal.
    GetHashCode Hash code for the point.
    ToString String with both coordinates.

    Operators

    Name Description
    Implicit Conversion Overloaded
    Implicit conversion from TPointF to PointF
    Implicit conversion from PointF to TPointF

    Properties

    Name Description
    Empty Returns a TPointF with X = 0 and Y = 0.
    X X coord.
    Y Y coord.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com