Show / Hide Table of Contents

Operator operator +

| Edit this page View Source

operator +(Region, Region)

Creates the union of two combined regions.

Declaration
public static Region operator +(Region a, Region b)
Parameters
Type Name Description
Region a
Region b
Returns
Type Description
Region
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX