1 reference to CreateRectRgn
System.Drawing (1)
misc\GDI\WindowsRegion.cs (1)
135this.nativeHandle = IntSafeNativeMethods.CreateRectRgn(rect.X, rect.Y, rect.X+rect.Width, rect.Y+rect.Height);