AddEffect
ITextAnimation.AddEffect method
Agrega un nuevo efecto al final de la secuencia actual al final de las animaciones de texto del grupo. ¡Solo es válido si el recuento de párrafos de texto es igual o mayor que el efecto de recuento de este grupo!
public IEffect AddEffect(EffectType effectType, EffectSubtype subtype,
EffectTriggerType triggerType)
Parámetro | Escribe | Descripción |
---|---|---|
effectType | EffectType | Tipo de un efecto de animaciónEffectType |
subtype | EffectSubtype | Subtipos de efecto de animaciónEffectSubtype |
triggerType | EffectTriggerType | Activar tipo de efectoEffectTriggerType |
Valor_devuelto
Nuevo objeto de efectoIEffect
Ver también
- interface IEffect
- enum EffectType
- enum EffectSubtype
- enum EffectTriggerType
- interface ITextAnimation
- espacio de nombres Aspose.Slides.Animation
- asamblea Aspose.Slides