IScaleEffect class
IScaleEffect class
Represents animation scale effect.
The IScaleEffect type exposes the following members:
Properties
Property | Description |
---|---|
zoom_content | Determines whether a content should be zoomed. Read/write NullableBool . |
from_address | Specifies an x/y co-ordinate to start the animation from (in percents). Read/write aspose.pydrawing.PointF. |
to | Specifies the target location for an animation scale effect (in percents). Read/write aspose.pydrawing.PointF. |
by | describes the relative offset value for the animation (in percents). Read/write aspose.pydrawing.PointF. |
accumulate | |
additive | |
properties | |
timing |
See Also
- module
aspose.slides.animation
- library
Aspose.Slides