1 reference to GdipTranslateWorldTransform
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
998int status = SafeNativeMethods.Gdip.GdipTranslateWorldTransform(new HandleRef(this, this.NativeGraphics), dx, dy, order);