Gdi32GetClipRgn Method

Overload List

GetClipRgn(IntPtr, IntPtr) Retrieves a handle identifying the current application-defined clipping region for the specified device context.
GetClipRgn(SafeHandle, IntPtr) Retrieves a handle identifying the current application-defined clipping region for the specified device context.

See Also