Item
IBehaviorCollection indexer
Devuelve un comportamiento en el índice especificado.
public IBehavior this[int index] { get; set; }
Parámetro | Descripción |
---|---|
index | Índice de un comportamiento a devolver. |
Valor de Retorno
Comportamiento de animación.
Véase También
- interface IBehavior
- interface IBehaviorCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides