BehaviorAccumulateType
BehaviorAccumulateType enum
Represents types of accumulation of effect behaviors.
enum class BehaviorAccumulateType
Values
| Name | Value | Description |
|---|---|---|
| NotDefined | -1 | |
| Always | 0 | |
| None | 1 |
See Also
- Namespace Aspose::Slides::Animation
- Library Aspose.Slides