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