This member function moves the clipping region of the device context by the specified offsets.
virtual int OffsetClipRgn( int x, int y );
virtual int OffsetClipRgn( SIZE size );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CDC Overview, CDC Member Functions, Graphical Drawing Classes, CDC::SelectClipRgn