The GetClipRgn API. The GetClipRgn function retrieves a handle identifying the current application-defined clipping region for the specified device context.
3/16/2007 7:45:06 AM - anonymous
The GetClipRgn API. The GetClipRgn function retrieves a handle identifying the current application-defined clipping region for the specified device context.
3/16/2007 7:45:06 AM - anonymous
.
static extern int GetClipRgn(IntPtr hdc, IntPtr hrgn);