Help Center

CombineModefunction

Specifies how a new region is combined with an existing region.

Graphicsfunctiondoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Parameters

NameDescription
CombineModeReplace0
CombineModeIntersect1
CombineModeUnion2
CombineModeXor3
CombineModeExclude4
CombineModeComplement5

Description

The CombineMode enumeration specifies how a new region is combined with an existing region.

Reference