1 reference to GdipSetPathFillMode
System.Drawing (1)
commonui\System\Drawing\Advanced\GraphicsPath.cs (1)
293
int status = SafeNativeMethods.Gdip.
GdipSetPathFillMode
(new HandleRef(this, nativePath), (int) value);