Adds an event listener.
Object
BlendingSetting
Basic object blending settings.
Preference ›BlendingSetting
Extended byFindChangeBlendingSetting
Hierarchy
ContentTransparencySetting | FillTransparencySetting | StrokeTransparencySetting | TransparencySetting
BlendingSetting
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| BlendMode | read/write | The blending mode for controlling how the base color interacts with the color of the BlendingSetting. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| Boolean | read/write | If true, blending is applied only to the group. If false, blending includes all objects beneath the group. | |
| Boolean | read/write | If true, the BlendingSetting is a knockout group. | |
| Number 0–100 | read/write | The fill opacity of the BlendingSetting (as a percentage). (Range: 0 to 100) | |
| FillTransparencySetting | StrokeTransparencySetting | ContentTransparencySetting | TransparencySetting | readonly | The parent of the BlendingSetting (a TransparencySetting, StrokeTransparencySetting, FillTransparencySetting or ContentTransparencySetting). | |
| Object | read/write | A property that allows setting of several properties at the same time. |
Methods
→ BlendingSetting[]
Resolves the object specifier, creating an array of object references.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the BlendingSetting.
→ String
Retrieves the object specifier.
Object of 7
Properties elsewhere that hold a BlendingSetting.
Return 1
Methods that return a BlendingSetting.