CRgn::GetRgnBox

Call this member function to retrieve the coordinates of the bounding rectangle of the CRgn object.

Syntax

int GetRgnBox( LPRECT lpRect ) const;

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