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

This instruction returns the transparency level of a text object.

Parameters :

  • ObjectID of the text object.

Return Value :

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

Examples :