Feather effect settings.
feather setting Properties
| Property | Type | Access | Description |
|---|---|---|---|
| choke amount | anything | r/w | The amount to choke the 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. |
| corner type | anything | r/w | The corner effect applied to the feather. Can return: sharp/rounded/diffusion or nothing. |
| mode | anything | r/w | The feather mode. Can return: none/standard or nothing. |
| noise | anything | r/w | The amount (as a percentage) of noise applied to the feather. (Range: 0 to 100). Can return: fixed (0 – 100) or nothing (0 – 100). |
| object reference | anything | read | An object reference for the feather setting. Can return: feather setting or nothing. |
| parent | anything | read | The parent of the 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, content transp… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| width | anything | r/w | The feather width. (Range depends on the unit type. For points: 0 to 1000; for picas: 0 to 83p4; for inches: 0 to 13.8889; for mm: 0 to 352.778; for cm: 0 to 35.277; for ciceros: 0 to 78c2.389.). Can return: number or string (0 – 1000 points) or nothin… |