1 reference to GetClipRgn
System.Windows.Forms (1)
misc\GDI\DeviceContext.cs (1)
626
int result = IntUnsafeNativeMethods.
GetClipRgn
(new HandleRef( this, this.Hdc), new HandleRef(clip, clip.HRegion));