MotionCommandPathType
MotionCommandPathType Aufzählung
Stellt Typen von Befehlen 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
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides