ScaleEffect

Vue de l’ensemble

‘ScaleEffect’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘Behavior’, ‘IScaleÉffecte’.

Le comportement d’effet de scale.

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

Propriétés

NameTypeAccessDescription
zoom_contentNullableBoolRead/WriteGets or sets the zoom content.
from_addressAnyRead/WriteGets or sets the from address.
toAnyRead/WriteGets or sets the to.
byAnyRead/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.
zoom_content()NullableBoolDetermines whether a content should be zoomed.
from_address()AnySpecifies an x/y co-ordinate to start the animation from (in percents).
to()AnySpecifies the target location for an animation scale effect (in percents).
by()Anydescribes the relative offset value for the animation (in percents).
as_i_behavior()IBehaviorAllows to get base IBehavior interface.

Voir aussi

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