IBehavior class
IBehavior class
Represent base class behavior of effect.
The IBehavior type exposes the following members:
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. |
See Also
- module
aspose.slides.animation - library
Aspose.Slides