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