1 reference to GdipCreateHatchBrush
System.Drawing (1)
commonui\System\Drawing\Advanced\HatchBrush.cs (1)
55int status = SafeNativeMethods.Gdip.GdipCreateHatchBrush(unchecked((int) hatchstyle), foreColor.ToArgb(), backColor.ToArgb(), out brush);