IEffectBehaviors Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax IBehaviorCollection Behaviors { get; set; }
Property Behaviors As IBehaviorCollection
Get
Set
property IBehaviorCollection^ Behaviors {
IBehaviorCollection^ get ();
void set (IBehaviorCollection^ value);
}
abstract Behaviors : IBehaviorCollection with get, set
Property Value
Type:
IBehaviorCollectionSee Also