Description
Sets or returns the method of transparency.
Syntax
iMethod = object.TR_Method object.TR_Method = iMethod |
object
Required. Object name, returned by Dim elem as ElementProp = Page.SelElement()
iMethod
Opacity = 0
Multiply = 1
Screen = 2
Darken = 4
Lighten = 5
Difference = 10
See also
TR_Active, TR_Alpha, TR_Options