Gradient feather effect settings.
Element
opacity gradient stop
gradient feather setting Properties
| Property | Type | Access | Description |
|---|---|---|---|
| angle | real | r/w | The angle of the gradient feather. Can return: fixed (-180 – 180). |
| applied | boolean | r/w | If true, the gradient feather effect is applied. |
| class | type | read | The class descriptor type. |
| gradient start | List of | r/w | 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]. |
| hilite angle | real | r/w | The hilite angle of the radial gradient feather. |
| hilite length | number | r/w | The hilite length of the radial gradient feather. |
| length | number | r/w | The length of the axial gradient, or radius of the radial gradient. |
| object reference | gradient feather setting | read | An object reference for the object. |
| parent | specifier | read | The parent of the gradient feather setting (a transparency setting, stroke transparency setting, fill transparency setting or content transparency setting). Can return: transparency setting, stroke transparency setting, fill transparency setting or con… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| type | linear, radial, linear, radial, |
r/w | The type of gradient. |