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