SetWindowPosition(Int32, Int32) Method

Definition

Assembly HeadlessTestingFramework.dll

Moves the window.

public void SetWindowPosition(int x, int y)

Parameters

x
Int32

New X position.

y
Int32

New Y position.