1 reference to SetViewportOrgEx
System.Windows.Forms (1)
misc\GDI\DeviceContext2.cs (1)
491
IntUnsafeNativeMethods.
SetViewportOrgEx
( new HandleRef( this, this.Hdc ), newOrigin.X, newOrigin.Y, oldOrigin );