Outer glow effect settings.
find change outer glow setting Properties
| Property | Type | Access | Description |
|---|---|---|---|
| applied | any | r/w | If true, the outer glow effect is applied. Can return: boolean or nothing. |
| blend mode | any | r/w | The blending mode for the outer glow effect. Can return: normal/multiply/screen/overlay/soft light/hard light/color dodge/color burn/darken/lighten/difference/exclusion/hue/saturation/color/luminosity or nothing. |
| class | type | read | The class descriptor type. |
| effect color | any | r/w | The color applied to the outer glow, specified as a swatch (color, gradient, tint, or mixed ink), or an array of color values. The color mode dictates the array values: for RGB, specify three values, each in the range 0 to 255, in the format [R,G,B]; f… |
| noise | any | r/w | The amount (as a percentage) of noise applied to the outer glow. (Range: 0 to 100). Can return: fixed (0 – 100) or nothing. |
| object reference | find change outer glow setting | read | An object reference for the object. |
| opacity | any | r/w | The opacity of the outer glow (as a percentage). (Range: 0 to 100). Can return: fixed (0 – 100) or nothing. |
| parent | specifier | read | The parent of the find change outer glow setting (a find change transparency setting, find change stroke transparency setting, find change fill transparency setting or find change content transparency setting). Can return: find change transparency sett… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| size | any | r/w | The size of the outer glow. Can return: number or string (0 – 144 points) or nothing. |
| spread | any | r/w | The amount of spread (as a percentage of the outer glow size). (Range: 0 to 100). Can return: fixed (0 – 100) or nothing. |
| technique | any | r/w | The technique applied to the outer glow. Can return: softer/precise or nothing. |