additive property
additive property
Represents whether the current animation behavior is combined with other running animations.
Read/write BehaviorAdditiveType
.
Definition:
@property
def additive(self):
...
@additive.setter
def additive(self, value):
...
See Also
- class
Behavior
- enumeration
BehaviorAdditiveType
- module
aspose.slides.animation
- library
Aspose.Slides