Width =  panel .width .get  (  ObjectID  )  
                                
Description :

This instruction returns the width of a panel.

Parameters :

  • ObjectID of the panel.

Return Value :

  • Width of the panel, expressed in pixels.

Examples :