1 reference to GdipSetPathGradientBlend
System.Drawing (1)
commonui\System\Drawing\Advanced\PathGradientBrush.cs (1)
429int status = SafeNativeMethods.Gdip.GdipSetPathGradientBlend(new HandleRef(this, this.NativeBrush), new HandleRef(null, factors), new HandleRef(null, positions), count);