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