2 references to GdipTranslateClip
System.Drawing (2)
commonui\System\Drawing\Graphics.cs (2)
4103int status = SafeNativeMethods.Gdip.GdipTranslateClip(new HandleRef(this, this.NativeGraphics), dx, dy); 4114int status = SafeNativeMethods.Gdip.GdipTranslateClip(new HandleRef(this, this.NativeGraphics), dx, dy);