text .resize .set  (  ObjectID ,  Width ,  Height  )  
                                     
Description :

This instruction alters the size of a text object.

Parameters :

  • ObjectID of the text.
  • Width of the text, expressed in pixels.
  • Height of the text, expressed in pixels.

Examples :