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

This instruction alters the size of a scroll.

Parameters :

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

Examples :