PosY =  viewport .position .y .get  (  ObjectID  )  
                                     
Description :

This instruction returns the vertical position of a viewport.

Parameters :

  • ObjectID of the viewport.

Return Value :

  • Y component of the viewport top left pixel position.

Examples :