MotionCommandPathType
MotionCommandPathType enumeration
Stellt Befehlstypen für das Verhalten von Animationsbewegungseffekten dar.
public enum MotionCommandPathType
Werte
Name | Wert | Beschreibung |
---|---|---|
MoveTo | 0 | |
LineTo | 1 | |
CurveTo | 2 | |
CloseLoop | 3 | |
End | 4 |
Siehe auch
- namensraum Aspose.Slides.Animation
- Montage Aspose.Slides