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