1 reference to GdipSetPenCompoundArray
System.Drawing (1)
commonui\System\Drawing\Pen.cs (1)
1080
int status = SafeNativeMethods.Gdip.
GdipSetPenCompoundArray
(new HandleRef(this, this.NativePen), value, value.Length);