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

This instruction returns the vertical position of a text object.

Parameters :

  • ObjectID of the text object.

Return Value :

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

Examples :