Move(Point) Method
Moves the window to the specified absolute location on the screen with a Point object.

C# Syntax

void Move( 
   Point point
)

Parameters

point
Absolute pixel location (X,Y) on the screen