Method RestoreClip
RestoreClip(IntPtr)
Restores current clipping region from previously saved region.
public virtual void RestoreClip(IntPtr rgn)
Parameters
rgn
IntPtrSpecifies 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.