Directional feather effect settings.
directional feather setting Properties
| Property | Type | Access | Description |
|---|---|---|---|
| angle | real | r/w | The angle of the feather. (Range: 180 to -180). Can return: fixed (-180 – 180). |
| applied | boolean | r/w | If true, the directional feather effect is applied. |
| bottom width | number | r/w | The feather width (in pixels) on the bottom side of the object directional feather setting. (Range: .2 to 250). Can return: number or string (0 – 1000 points). |
| choke amount | real | r/w | The amount to choke the directional feather (as a percentage of the feather width). (Range: 0 to 100). Can return: fixed (0 – 100). |
| class | type | read | The class descriptor type. |
| follow shape mode | none, leading edge, all edges, |
r/w | The shape-following algorithm applied to the feather. |
| left width | number | r/w | The feather width (in pixels) on the left side of the directional feather setting. Can return: number or string (0 – 1000 points). |
| noise | real | r/w | The amount of noise (as a percentage) applied to the feather region. (Range: 0 to 100). Can return: fixed (0 – 100). |
| object reference | directional feather setting | read | An object reference for the object. |
| parent | specifier | read | The parent of the directional 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 … |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| right width | number | r/w | The feather width (in pixels) on the right side of the directional feather setting. (Range: .2 to 250). Can return: number or string (0 – 1000 points). |
| top width | number | r/w | The feather width (in pixels) on the top side of the object directional feather setting. (Range: .2 to 250). Can return: number or string (0 – 1000 points). |