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

    Show / Hide Table of Contents

    Inequality Operator

    Inequality(Rect, Rect)

    Tests whether two Rect objects differ in location or size.

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