PropertyEffect

Vue de l’ensemble

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

Il représente le comportement d’effet propriété.

Cette classe fournit 12 méthodes pour travailler avec des objets PropertyEffect dans les programmes Python. Les méthodologies disponibles comprennent: __init__, accumulate , ‘additive;as_i_behavior; by : calc_mode ; 'from_address . points ، ‘propriétés et 'timing à l’eutre. Tous les membres publics sont accessibles à n’importe quelle application Pythone après avoir installé le package de Pyton Aspose.Slides FOSS. Propriété : acumulat !

Propriétés

NameTypeAccessDescription
from_addressstrRead/WriteGets or sets the from address.
tostrRead/WriteGets or sets the to.
bystrRead/WriteGets or sets the by.
value_typePropertyValueTypeRead/WriteGets or sets the value type.
calc_modePropertyCalcModeTypeRead/WriteGets or sets the calc mode.
pointsIPointCollectionRead/WriteGets or sets the points.
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()strSpecifies the starting value of the animation.
to()strSpecifies the ending value for the animation.
by()strSpecifies a relative offset value for the animation with respect to its position before the start of the animation.
value_type()PropertyValueTypeSpecifies the type of a property value.
calc_mode()PropertyCalcModeTypeSpecifies the interpolation mode for the animation Read/write .
points()IPointCollectionSpecifies the points of the animation.
as_i_behavior()IBehaviorAllows to get base IBehavior interface.

Voir aussi

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