Behavior
Behavior class
表示效果的基类行为。
public abstract class Behavior : IBehavior
特性
姓名 | 描述 |
---|---|
Accumulate { get; set; } | 表示是否累积动画行为。 读/写NullableBool 。 |
Additive { get; set; } | 表示当前动画行为是否与其他运行动画相结合。 读/写BehaviorAdditiveType 。 |
Properties { get; } | 表示行为的属性。 只读IBehaviorPropertyCollection 。 |
Timing { get; set; } | 表示效果行为的时序属性。 读/写ITiming 。 |
也可以看看
- interface IBehavior
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides