Move Method (IUiaTransformProvider)
In This Topic
Used to adjust an element's current location. The x, and y parameters represent the absolute on-screen position of the top-left corner in pixels, not the delta between the desired location and the window's current location.
Syntax
Parameters
- x
- absolute on-screen position of the top left corner
- y
- absolute on-screen position of the top left corner
See Also