PosX =  window .position .x .get  (  )  
                                
Description :

This instruction returns the horizontal position of the window on the desktop.

Return Value :

  • X component of the window's top left pixel position.

Examples :