Height =  text .height .get  (  ObjectID  )  
                                
Description :

This instruction returns the height of a text object.

Parameters :

  • ObjectID of the text object.

Return Value :

  • Height of the text object, expressed in pixels.

Examples :