CRgn::CopyRgn

Call this member function to copy the region defined by pRgnSrc into the CRgn object.

Syntax

int CopyRgn( CRgn* pRgnSrc );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CRgn Overview, CRgn Member Functions, Graphical Drawing Object Classes, CRgn::CombineRgn