Adds an event listener.
Object
GradientFeatherSetting
Gradient feather effect settings.
Preference ›GradientFeatherSetting
Extended byFindChangeGradientFeatherSetting
Hierarchy
ContentTransparencySetting | FillTransparencySetting | StrokeTransparencySetting | TransparencySetting
GradientFeatherSetting
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Number -180–180 | read/write | The angle of the gradient feather. | |
| Boolean | read/write | If true, the gradient feather effect is applied. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number[] | String[] unit | read/write | The center point (for a radial gradient) or starting point (for a linear gradient) applied to the fill, as page coordinates in the format [x, y]. | |
| Number | read/write | The hilite angle of the radial gradient feather. | |
| Number | String unit | read/write | The hilite length of the radial gradient feather. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| Number | String unit | read/write | The length of the axial gradient, or radius of the radial gradient. | |
| OpacityGradientStops |
readonly | A collection of opacity gradient stops. | |
| FillTransparencySetting | StrokeTransparencySetting | ContentTransparencySetting | TransparencySetting | readonly | The parent of the GradientFeatherSetting (a TransparencySetting, StrokeTransparencySetting, FillTransparencySetting or ContentTransparencySetting). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| GradientType | read/write | The type of gradient. |
Methods
Resolves the object specifier, creating an array of object references.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the GradientFeatherSetting.
→ String
Retrieves the object specifier.
Object of 8
Properties elsewhere that hold a GradientFeatherSetting.
Return 1
Methods that return a GradientFeatherSetting.