1 reference to GdipSetPathGradientCenterPoint
System.Drawing (1)
commonui\System\Drawing\Advanced\PathGradientBrush.cs (1)
324
int status = SafeNativeMethods.Gdip.
GdipSetPathGradientCenterPoint
(new HandleRef(this, this.NativeBrush), new GPPOINTF(value));