FindChangeContentTransparencySetting

Transparency settings for the content of the parent object.

Methods:

getElements, toSource, toSpecifier

Objects:

Boolean, FindChangeBevelAndEmbossSetting, FindChangeBlendingSetting, FindChangeDirectionalFeatherSetting, FindChangeDropShadowSetting, FindChangeFeatherSetting, FindChangeGradientFeatherSetting, FindChangeInnerGlowSetting, FindChangeInnerShadowSetting, FindChangeOuterGlowSetting, FindChangeSatinSetting, Object

Hierarchy:

Superclass: Preference

Class: FindChangeContentTransparencySetting

Property Listing

Property

Type

Access

Description

bevelAndEmbossSettings

FindChangeBevelAndEmbossSetting

readonly

Settings related to the bevel and emboss effect.

blendingSettings

FindChangeBlendingSetting

readonly

Blending mode settings.

directionalFeatherSettings

FindChangeDirectionalFeatherSetting

readonly

Settings related to the directional feather effect.

dropShadowSettings

FindChangeDropShadowSetting

readonly

Settings related to the drop shadow effect.

featherSettings

FindChangeFeatherSetting

readonly

Settings related to the feather effect.

gradientFeatherSettings

FindChangeGradientFeatherSetting

readonly

Settings related to the gradient feather effect.

innerGlowSettings

FindChangeInnerGlowSetting

readonly

Settings related to the inner glow effect.

innerShadowSettings

FindChangeInnerShadowSetting

readonly

Settings related to the inner shadow effect.

isValid

Boolean

readonly

Returns true if the object specifier resolves to valid objects.

outerGlowSettings

FindChangeOuterGlowSetting

readonly

Settings related to the outer glow effect.

parent

ChangeObjectPreference

FindObjectPreference

readonly

The parent of the FindChangeContentTransparencySetting (a FindObjectPreference or ChangeObjectPreference).

properties

Object

read/write

A property that allows setting of several properties at the same time.

satinSettings

FindChangeSatinSetting

readonly

Settings related to the satin effect

Method Listing

FindChangeContentTransparencySetting getElements ()

Resolves the object specifier, creating an array of object references.

String toSource ()

Generates a string which, if executed, will return the FindChangeContentTransparencySetting.

String toSpecifier ()

Retrieves the object specifier.

Object of

FindChangeBevelAndEmbossSetting.parent

FindChangeBlendingSetting.parent

FindChangeDirectionalFeatherSetting.parent

FindChangeDropShadowSetting.parent

FindChangeFeatherSetting.parent

FindChangeGradientFeatherSetting.parent

FindChangeInnerGlowSetting.parent

FindChangeInnerShadowSetting.parent

FindChangeOuterGlowSetting.parent

FindChangeSatinSetting.parent

ChangeObjectPreference.contentTransparencySettings

FindObjectPreference.contentTransparencySettings

Return

FindChangeContentTransparencySetting.getElements()