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

This instruction proportionally alters the size of a text object (i.e., with aspect ratio maintained).

Parameters :

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

Examples :