Add
IMotionPath.Add-Methode
Neuen Befehl zum Pfad hinzufügen
public IMotionCmdPath Add(MotionCommandPathType type, PointF[] pts, MotionPathPointsType ptsType,
bool bRelativeCoord)
Parameter | Typ | Beschreibung |
---|---|---|
type | MotionCommandPathType | Art des Befehls für das Verhalten des Animationsbewegungseffekts MotionCommandPathType |
pts | PointF[] | Punktarray PointF[] |
ptsType | MotionPathPointsType | Art der Punkte im Animationsbewegungspfad MotionPathPointsType |
bRelativeCoord | Boolean | Gibt an, ob relative Koordinaten verwendet werden sollen oder nicht Boolean |
Rückgabewert
Befehl eines Pfades IMotionCmdPath
Siehe auch
- Schnittstelle IMotionCmdPath
- enum MotionCommandPathType
- enum MotionPathPointsType
- Schnittstelle IMotionPath
- Namensraum Aspose.Slides.Animation
- Assembly Aspose.Slides