PyCDC.OffsetWindowOrg
x, y = OffsetWindowOrg(x,y)
Modifies the coordinates of the window origin relative to the coordinates of the current window origin.
Parameters
Return Value
The previous origin as a tuple (x,y)
x, y = OffsetWindowOrg(x,y)
Modifies the coordinates of the window origin relative to the coordinates of the current window origin.