Show / Hide Table of Contents

Operator operator -

| Edit this page View Source

operator -(Region, Region)

Combines the parts of region1 that are not part of region2.

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