1 reference to GdipSetClipPath
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
3999int status = SafeNativeMethods.Gdip.GdipSetClipPath(new HandleRef(this, this.NativeGraphics), new HandleRef(path, path.nativePath), combineMode);