PosX =  gradient .position .x .get  (  ObjectID  )  
                                     
Description :

This instruction returns the horizontal position of a gradient.

Parameters :

  • ObjectID of the gradient.

Return Value :

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

Examples :