TextAnimationEffectAnimateBackgroundShape Property |
Linked shape effect with group or not (null).
Read/write
IEffect.
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public IEffect EffectAnimateBackgroundShape { get; set; }
Public Property EffectAnimateBackgroundShape As IEffect
Get
Set
public:
virtual property IEffect^ EffectAnimateBackgroundShape {
IEffect^ get () sealed;
void set (IEffect^ value) sealed;
}
abstract EffectAnimateBackgroundShape : IEffect with get, set
override EffectAnimateBackgroundShape : IEffect with get, set
Property Value
Type:
IEffectImplements
ITextAnimationEffectAnimateBackgroundShapeSee Also