IEffectBehaviors Property

Returns collection of behavior for effect. Read/write IBehaviorCollection.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
IBehaviorCollection Behaviors { get; set; }

Property Value

Type: IBehaviorCollection
See Also