Satin effect settings.
satin setting Properties
| Property | Type | Access | Description |
|---|---|---|---|
| angle | real | r/w | The light angle of the satin effect. (Range: -360 to 360). Can return: fixed (-180 – 180). |
| applied | boolean | r/w | If true, applies the satin effect. |
| blend mode | normal, multiply, screen, overlay, soft light, hard light, color dodge, color burn, darken, lighten, difference, exclusion, hue, saturation, color, luminosity, |
r/w | The blending mode for the satin effect. |
| class | type | read | The class descriptor type. |
| distance | number | r/w | The distance (in pixels) from the satin setting to the satin effect. Can return: number or string (0 – 1000 points). |
| effect color | swatch | r/w | The color applied to the satin effect, specified as a swatch (color, gradient, tint, or mixed ink), a color library color, a hex value, or as an array of color values. The color mode dictates the array values: for RGB, specify three values, each in the… |
| invert effect | boolean | r/w | If true, inverts the satin effect. |
| object reference | satin setting | read | An object reference for the object. |
| opacity | real | r/w | The opacity of the satin effect (as a percentage). (Range: 0 to 100). Can return: fixed (0 – 100). |
| parent | specifier | read | The parent of the satin 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 content transp… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| size | number | r/w | The width (in pixels) of the satin effect. Can return: number or string (0 – 144 points). |