Call this member function to move the region stored in the CRgn object by the specified offsets.
int OffsetRgn( int x, int y );
int OffsetRgn( POINT point );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CRgn Overview, CRgn Member Functions, Graphical Drawing Object Classes