Method RestoreClip
RestoreClip(IntPtr)
Restores current clipping region from previously saved region.
public virtual void RestoreClip(IntPtr rgn)
Parameters
rgnIntPtrSpecifies handle to the previously saved clipping region.
Restores current clipping region from previously saved region.
public virtual void RestoreClip(IntPtr rgn)
rgn IntPtrSpecifies handle to the previously saved clipping region.