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

This instruction returns the vertical position of a gradient.

Parameters :

  • ObjectID of the gradient.

Return Value :

  • Y component of the gradient's top left pixel position.

Examples :