MotionPath
Vue de l’ensemble
‘MotionPath’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘IMotion Path’.
Le chemin de mouvement.
Cette classe fournit 8 méthodes pour travailler avec des objets MotionPath dans les programmes Python. Les méthodologies disponibles comprennent: __init__, add , as_i_enumerable ; ‘clear; 'count : insert.rémove. Tous les membres publics sont accessibles à n'importe quelle application Pythone après l'installation de la mise en place d'Aspose.Slides FOSS pour le package PyThone. Propriétés : a_inumerablesetnumérables’.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
count | int | Read | Gets the count. |
as_i_enumerable | Any | Read | Gets the as i enumerable. |
méthodes
| Signature | Description |
|---|---|
__init__() | |
add(type, pts, pts_type, b_relative_coord) → IMotionCmdPath | Creates and appends a new motion command with given type and points |
insert(index, type, pts, pts_type, b_relative_coord) | Inserts a new motion command at the specified index |
clear() | Removes all motion commands from the path |
remove(item) | |
remove_at(index) | Removes the motion command at the given index |
count() → int | Returns the number of paths in the collection. |
as_i_enumerable() → Any | Allows to get base IBehavior interface. |
Voir aussi
- Aspose.Slides - référence API d’entreprise