voidCODRgn::CombineRgn(const CODRgn&rgn)
Combines the polygons that define another region in with this one's.
Defined in: OdRgn.cpp
Return Value
void
Parameters
rgn
The region to merge into this one.