RotationEffect

Vue de l’ensemble

‘RotationEffect’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘Behavior’, ‘IRotationsEfect’.

Le comportement de l’effet rotatoriel.

Cette classe fournit 9 méthodes pour travailler avec les objets de RotationEffect dans les programmes Python. Les méthodologies disponibles comprennent: __init__, accumulate , ‘additive;as_i_behavior; by : 'from_address . Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation du package PyThone Aspose.Slides FOSS. Propriétés : acumulat et additif en tant que_e_bébé`.

Propriétés

NameTypeAccessDescription
from_addressfloatRead/WriteGets or sets the from address.
tofloatRead/WriteGets or sets the to.
byfloatRead/WriteGets or sets the by.
as_i_behaviorIBehaviorReadGets the as i behavior.
accumulateNullableBoolRead/WriteGets or sets the accumulate.
additiveBehaviorAdditiveTypeRead/WriteGets or sets the additive.
propertiesIBehaviorPropertyCollectionReadGets the properties.
timingITimingRead/WriteGets or sets the timing.

méthodes

SignatureDescription
__init__()
accumulate()NullableBoolRepresents whether animation behaviors are accumulated.
additive()BehaviorAdditiveTypeRepresents whether the current animation behavior is combined with other running animations.
properties()IBehaviorPropertyCollectionRepresents properties of behavior.
timing()ITimingRepresents timing properties for the effect behavior.
from_address()floatDescribes the starting value for the animation.
to()floatDescribes the ending value for the animation.
by()floatDescribes the relative offset value for the animation.
as_i_behavior()IBehaviorAllows to get base IBehavior interface.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français