Item
BehaviorCollection indexer
Retirns a behavior at the specified index.
public IBehavior this[int index] { get; set; }
Parameter | Description |
---|---|
index | Index of a behavior to return. |
Return Value
Animation begavior.
See Also
- interface IBehavior
- class BehaviorCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides