Basic object blending settings.
blending setting Properties
| Property | Type | Access | Description |
|---|---|---|---|
| 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 controlling how the base color interacts with the color of the blending setting. |
| class | type | read | The class descriptor type. |
| isolate blending | boolean | r/w | If true, blending is applied only to the group. If false, blending includes all objects beneath the group. |
| knockout group | boolean | r/w | If true, the blending setting is a knockout group. |
| object reference | blending setting | read | An object reference for the object. |
| opacity | real | r/w | The fill opacity of the blending setting (as a percentage). (Range: 0 to 100). Can return: fixed (0 – 100). |
| parent | specifier | read | The parent of the blending 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 tra… |
| properties | record | r/w | A property that allows setting of several properties at the same time. |