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

    Show / Hide Table of Contents

    Union Method

    Union(Rect, Rect)

    Creates a rectangle that represents the union between a and b.

    Declaration
    public static Rect Union(Rect a, Rect b)
    Parameters
    Type Name Description
    Rect a
    Rect b
    Returns
    Type Description
    Rect
    In This Article
    Back to top Documentation Licensing Info Copyright AlterNET Software