Show / Hide Table of Contents

Method Combine

| Edit this page View Source

Combine(Region, CombineMode)

The Combine function combines two regions. The two regions are combined according to the specified mode.

Declaration
public Region Combine(Region other, CombineMode mode)
Parameters
Type Name Description
Region other

Region to combine with

CombineMode mode

A mode indicating how the two regions will be combined.

Returns
Type Description
Region

Combined region

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX