MotionPath
Inhalt
[
Ausblenden
]MotionPath class
Stellt den Bewegungspfad dar.
public class MotionPath : IMotionPath
Konstrukteure
Name | Beschreibung |
---|---|
MotionPath() | Default_Constructor |
Eigenschaften
Name | Beschreibung |
---|---|
Count { get; } | Gibt die Anzahl der Pfade in der Sammlung zurück. SchreibgeschütztInt32 . |
Item { get; } | Gibt einen Befehl am angegebenen Index zurück. |
Methoden
Name | Beschreibung |
---|---|
Add(MotionCommandPathType, PointF[], MotionPathPointsType, bool) | Neuen Befehl zu path hinzufügen |
Clear() | Entfernt alle Befehle aus der Sammlung. |
GetEnumerator() | Gibt einen Enumerator zurück, der die Sammlung durchläuft. |
Insert(int, MotionCommandPathType, PointF[], MotionPathPointsType, bool) | Neuen Befehl in Pfad einfügen |
Remove(IMotionCmdPath) | Entfernt angegebene Befehle aus der Sammlung. |
RemoveAt(int) | Entfernt einen Befehl am angegebenen Index. |
Siehe auch
- interface IMotionPath
- namensraum Aspose.Slides.Animation
- Montage Aspose.Slides