Behaviors
IEffect.Behaviors property
返回效果的行为集合。 读/写IBehaviorCollection
。
public IBehaviorCollection Behaviors { get; set; }
也可以看看
- interface IBehaviorCollection
- interface IEffect
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
返回效果的行为集合。 读/写IBehaviorCollection
。
public IBehaviorCollection Behaviors { get; set; }