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

This instruction proportionally alters (i.e., with aspect ratio maintained) the size of an icon.

Parameters :

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

Examples :