IPropertyEffect class
IPropertyEffect class
Represent property effect behavior.
The IPropertyEffect type exposes the following members:
Properties
Property | Description |
---|---|
from_address | Specifies the starting value of the animation. Read/write str. |
to | Specifies the ending value for the animation. Read/write str. |
by | Specifies a relative offset value for the animation with respect to its position before the start of the animation. Read/write str. |
value_type | Specifies the type of a property value. Read/write PropertyValueType . |
calc_mode | Specifies the interpolation mode for the animation Read/write PropertyCalcModeType . |
points | Specifies the points of the animation. Read/write IPointCollection . |
accumulate | |
additive | |
properties | |
timing |
See Also
- module
aspose.slides.animation
- library
Aspose.Slides