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

This instruction alters the size of a panel.

Parameters :

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

Examples :