.
The OffsetViewportOrgEx API
10/16/2008 5:09:27 PM - anonymous
.
static extern bool OffsetViewportOrgEx(IntPtr hdc, int nXOffset, int nYOffset, out POINT lpPoint);
.
.
Also see GetViewportOrgEx and OffsetViewportOrgEx.
The GetViewportOrgEx API
3/16/2007 7:45:35 AM - anonymous
The OffsetViewportOrgEx API
10/16/2008 5:09:27 PM - anonymous