Method RestoreClip
RestoreClip(IntPtr)
When implemented by a class, restores current clipping region from previously saved region.
void RestoreClip(IntPtr rgn)
Parameters
rgn
IntPtrSpecifies handle to the previously saved clipping region.
When implemented by a class, restores current clipping region from previously saved region.
void RestoreClip(IntPtr rgn)
rgn
IntPtrSpecifies handle to the previously saved clipping region.