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