PosX =  panel .position .x .get  (  ObjectID  )  
                                     
Description :

This instruction returns the horizontal position of a panel.

Parameters :

  • ObjectID of the panel.

Return Value :

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

Examples :