Item
TextAnimationCollection-Indexer (1 von 2)
Gibt Element nach Index zurück.
public ITextAnimation this[int index] { get; }
Siehe auch
- Schnittstelle ITextAnimation
- Klasse TextAnimationCollection
- Namensraum Aspose.Slides.Animation
- Assembly Aspose.Slides
TextAnimationCollection-Indexer (2 von 2)
Gibt alle Elemente zurück
public ITextAnimation[] this[IShape shape] { get; }
Parameter | Beschreibung |
---|---|
shape |
Siehe auch
- Schnittstelle ITextAnimation
- Schnittstelle IShape
- Klasse TextAnimationCollection
- Namensraum Aspose.Slides.Animation
- Assembly Aspose.Slides