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

This instruction returns the width of the mouse cursor.

Parameters :

  • ObjectID of the mouse.

Return Value :

  • Width of the mouse cursor, expressed in pixels.

Examples :