Level =  gradient .transparency .level .get  (  ObjectID  )  
                                     
Description :

This instruction returns the transparency level of a gradient.

Parameters :

  • ObjectID of the gradient.

Return Value :

  • Transparency Level. Valid in the range [0,255].

Examples :