Class
Transparency settings for the stroke of the parent object. Base Class: Preference
getElements, toSource, toSpecifier
FindChangeStrokeTransparencySetting
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 FindChangeStrokeTransparencySetting (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 FindChangeStrokeTransparencySetting getElements ()
Resolves the object specifier, creating an array of object references.
string toSource ()
Generates a string which, if executed, will return the FindChangeStrokeTransparencySetting.
string toSpecifier ()
Retrieves the object specifier.
Element of
ChangeObjectPreference.strokeTransparencySettings
FindObjectPreference.strokeTransparencySettings
Return
Array of FindChangeStrokeTransparencySetting FindChangeStrokeTransparencySetting.getElements ()
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |