Width =  text .width .get  (  ObjectID  )  
                                
Description :

This instruction returns the width of a text object.

Parameters :

  • ObjectID of the text object.

Return Value :

  • Width of the text object, expressed in pixels.

Examples :