TR_Method Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:14

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