PosY =  panel .position .y .get  (  ObjectID  )  
                                     
Description :

This instruction returns the vertical position of a panel.

Parameters :

  • ObjectID of the panel.

Return Value :

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

Examples :