FindChangeFillTransparencySetting
QuickLinks
Hierarchy
Properties
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 | bool | readonly | Returns true if the object specifier resolves to valid objects. |
outerGlowSettings | FindChangeOuterGlowSetting | readonly | Settings related to the outer glow effect. |
parent | ChangeObjectPreferenceFindObjectPreference | readonly | The parent of the FindChangeFillTransparencySetting (a FindObjectPreference or ChangeObjectPreference). |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
satinSettings | FindChangeSatinSetting | readonly | Settings related to the satin effect |
Methods
Instances
Array of FindChangeFillTransparencySetting getElements ()
Resolves the object specifier, creating an array of object references.
string toSource ()
Generates a string which, if executed, will return the FindChangeFillTransparencySetting.
string toSpecifier ()
Retrieves the object specifier.
Element of
ChangeObjectPreference.fillTransparencySettings
FindChangeBevelAndEmbossSetting.parent
FindChangeBlendingSetting.parent
FindChangeDirectionalFeatherSetting.parent
FindChangeDropShadowSetting.parent
FindChangeFeatherSetting.parent
FindChangeGradientFeatherSetting.parent
FindChangeInnerGlowSetting.parent
FindChangeInnerShadowSetting.parent
FindChangeOuterGlowSetting.parent
FindChangeSatinSetting.parent
FindObjectPreference.fillTransparencySettings
Return
Array of FindChangeFillTransparencySetting FindChangeFillTransparencySetting.getElements ()
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |