1 reference to GdipSetLineWrapMode
System.Drawing (1)
commonui\System\Drawing\Advanced\LinearGradientBrush.cs (1)
704
int status = SafeNativeMethods.Gdip.
GdipSetLineWrapMode
(new HandleRef(this, this.NativeBrush), unchecked((int) wrapMode));