SetEffect class
Contents
[
Hide
]SetEffect class
Represents a set effect for an animation behavior.
Inheritance:SetEffect → Behavior
The SetEffect type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__ | Creates new instance. |
Properties
| Property | Description |
|---|---|
accumulate | Represents whether animation behaviors are accumulated. Read/write NullableBool. |
additive | Represents whether the current animation behavior is combined with other running animations. Read/write BehaviorAdditiveType. |
properties | Represents properties of behavior. Read-only IBehaviorPropertyCollection. |
timing | Represents timing properties for the effect behavior. Read/write ITiming. |
to | Specifies the certain attribute of a effect after an animation effect. Represents point value. Only: bool, ColorFormat, float, int, string. Read/write any. |
See Also
- class
Behavior - class
SetEffect - module
aspose.slides.animation - library
Aspose.Slides