Height =  button .height .get  (  ObjectID  )  
                                
Description :

This instruction returns the height of a button.

Parameters :

  • ObjectID of the button.

Return Value :

  • Height of the button, expressed in pixels.

Examples :