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

    Show / Hide Table of Contents

    Union Method

    Union(Int32Rect, Int32Rect)

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

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