DS_Method Property

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

Description

Returns or set the method of transparencies for drop shadow.

Syntax

iMethod = object.DS_Method

object.DS_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

All drop shadow commands

DS_Active, DS_Blur, DS_OffsetX, DS_OffsetY, DS_Spread, DS_Alpha, DS_Method, DS_SetColor