1 reference to GdipGetRenderingOrigin
System.Drawing (1)
commonui\System\Drawing\Graphics.cs (1)
511
int status = SafeNativeMethods.Gdip.
GdipGetRenderingOrigin
(new HandleRef(this, this.NativeGraphics), out x, out y);