Show / Hide Table of Contents

Method Xor

| Edit this page View Source

Xor(Region, Region)

Creates the union of two regions except for any overlapping areas.

Declaration
public static Region Xor(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