• Overview
  • How it works
  • Documentation
  • Blog
  • Forum
Search Results for

    Show / Hide Table of Contents

    Equality Operator

    Equality(Int32Point, Int32Point)

    Compares two Int32Point objects. The result specifies whether the values of the X and Y properties of the two Int32Point objects are equal.

    Declaration
    public static bool operator ==(Int32Point left, Int32Point right)
    Parameters
    Type Name Description
    Int32Point left
    Int32Point right
    Returns
    Type Description
    System.Boolean
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software