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