MotionEffect

Vue de l’ensemble

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

Le comportement de l’effet mouvemental.

Cette classe fournit 14 méthodes pour travailler avec des objets MotionEffect dans les programmes Python. Les méthodologies disponibles comprennent: __init__, accumulate , ‘additive ; 'angle; as_i_behavior : par,, 'from_address: origineetpath.path_edit_mode. 'propriétés., ‘rotation_centerainsi que 2 méthodi supplémentaires. Tous les membres publics sont accessibles à toute application Pythone après l'installation de la mise en place d'Aspose.Slides FOSS pour le package PyThone. Propriété :acumulat`

Propriétés

NameTypeAccessDescription
from_addressAnyRead/WriteGets or sets the from address.
toAnyRead/WriteGets or sets the to.
byAnyRead/WriteGets or sets the by.
rotation_centerAnyRead/WriteGets or sets the rotation center.
originMotionOriginTypeRead/WriteGets or sets the origin.
pathIMotionPathRead/WriteGets or sets the path.
path_edit_modeMotionPathEditModeRead/WriteGets or sets the path edit mode.
anglefloatRead/WriteGets or sets the angle.
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()AnySpecifies an x/y co-ordinate to start the animation from (in percents).
to()AnySpecifies the target location for an animation motion effect (in percents).
by()AnyDescribes the relative offset value for the animation (in percents).
rotation_center()AnyDescribes the center of the rotation used to rotate a motion path by X angle.
origin()MotionOriginTypeSpecifies what the origin of the motion path is relative to such as the layout of the slide, or the parent.
path()IMotionPathSpecifies the path primitive followed by coordinates for the animation motion.
path_edit_mode()MotionPathEditModeSpecifies how the motion path moves when shape is moved.
angle()floatDescribes the relative angle of the motion path.
as_i_behavior()IBehaviorAllows to get base IBehavior interface.

Voir aussi

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