Insert
IMotionPath.Insert method
Neuen Befehl in Pfad einfügen
public void Insert(int index, MotionCommandPathType type, PointF[] pts,
MotionPathPointsType ptsType, bool bRelativeCoord)
Parameter | Typ | Beschreibung |
---|---|---|
index | Int32 | Index zum Einfügen von BefehlenInt32 |
type | MotionCommandPathType | Befehlstyp für das Verhalten von AnimationsbewegungseffektenMotionCommandPathType |
pts | PointF[] | Punkte-ArrayPointF[] |
ptsType | MotionPathPointsType | Art der Punkte im Bewegungspfad der AnimationMotionPathPointsType |
bRelativeCoord | Boolean | Gibt an, ob relative Koordinaten verwendet werden sollen oder nichtBoolean |
Siehe auch
- enum MotionCommandPathType
- enum MotionPathPointsType
- interface IMotionPath
- namensraum Aspose.Slides.Animation
- Montage Aspose.Slides