CDC::OffsetClipRgn
Visual Studio 2012
Moves the clipping region of the device context by the specified offsets.
int OffsetClipRgn( int x, int y ); int OffsetClipRgn( SIZE size );
Moves the clipping region of the device context by the specified offsets.
int OffsetClipRgn( int x, int y ); int OffsetClipRgn( SIZE size );