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
| Name | Type | Access | Description |
|---|---|---|---|
zoom_content | NullableBool | Read/Write | Gets or sets the zoom content. |
from_address | Any | Read/Write | Gets or sets the from address. |
to | Any | Read/Write | Gets or sets the to. |
by | Any | Read/Write | Gets or sets the by. |
as_i_behavior | IBehavior | Read | Gets the as i behavior. |
accumulate | NullableBool | Read/Write | Gets or sets the accumulate. |
additive | BehaviorAdditiveType | Read/Write | Gets or sets the additive. |
properties | IBehaviorPropertyCollection | Read | Gets the properties. |
timing | ITiming | Read/Write | Gets or sets the timing. |
méthodes
| Signature | Description |
|---|---|
__init__() | |
accumulate() → NullableBool | Represents whether animation behaviors are accumulated. |
additive() → BehaviorAdditiveType | Represents whether the current animation behavior is combined with other running animations. |
properties() → IBehaviorPropertyCollection | Represents properties of behavior. |
timing() → ITiming | Represents timing properties for the effect behavior. |
zoom_content() → NullableBool | Determines whether a content should be zoomed. |
from_address() → Any | Specifies an x/y co-ordinate to start the animation from (in percents). |
to() → Any | Specifies the target location for an animation scale effect (in percents). |
by() → Any | describes the relative offset value for the animation (in percents). |
as_i_behavior() → IBehavior | Allows to get base IBehavior interface. |
Voir aussi
- Aspose.Slides - référence API d’entreprise