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

NameTypeAccessDescription
countintReadGets the count.
as_i_enumerableAnyReadGets the as i enumerable.

méthodes

SignatureDescription
__init__()
add(type, pts, pts_type, b_relative_coord)IMotionCmdPathCreates 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()intReturns the number of paths in the collection.
as_i_enumerable()AnyAllows to get base IBehavior interface.

Voir aussi

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