MotionPathPointsType
Vue de l’ensemble
‘MotionPathPointsType’ est un enum dans Aspose.Slides FOSS pour Python.
Représenter les types de points dans la voie d’animation.
Cette liste définit 9 valeurs : ‘NONE’, ‘AUTO’, ‘CORNER’, ‘STRAIGHT’, `SMOOTH’, ‘‘CURVE_Autom’ , ‘Curve_CORNER’, “CRVE-STREIGHT’ et ‘SMOOTCH’.
Les valeurs
| Value | Description |
|---|---|
NONE | Represents a motion path with no points |
AUTO | Represents an automatically generated motion path |
CORNER | Represents a motion path that follows corner points |
STRAIGHT | Represents a motion path composed of straight line segments |
SMOOTH | Represents a motion path with smooth (curved) transitions |
CURVE_AUTO | Represents an automatically curved motion path |
CURVE_CORNER | Represents a curved motion path using corner points |
CURVE_STRAIGHT | Represents a curved motion path based on straight segments |
CURVE_SMOOTH | Represents a smoothly curved motion path |
Voir aussi
- Aspose.Slides - référence API d’entreprise