MotionCmdPath
Vue de l’ensemble
‘MotionCmdPath’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: ‘IMotion Cmd Path’.
Il représente un commandement d’un chemin.
Cette classe fournit 4 méthodes pour travailler avec les objets MotionCmdPath dans les programmes Python. Les méthodologies disponibles comprennent: command_type, is_relative , ‘pointsetpointes_tipe’. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Slides FOSS pour le package PyThone. Propriétés : command_typ ; is_relative‘ ; 'point', 'pots_tip .
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
points | list[Any] | Read/Write | Gets or sets the points. |
command_type | MotionCommandPathType | Read/Write | Gets or sets the command type. |
is_relative | bool | Read/Write | Gets or sets the is relative. |
points_type | MotionPathPointsType | Read/Write | Gets or sets the points type. |
méthodes
| Signature | Description |
|---|---|
points() → list[Any] | Specifies points of command. |
command_type() → MotionCommandPathType | Specifies command type. |
is_relative() → bool | Determine command coordinates relative or not. |
points_type() → MotionPathPointsType | Specifies command points type Read/write . |
Voir aussi
- Aspose.Slides - référence API d’entreprise