ISetEffect
ISetEffect 接口
表示动画行为的集合效果。
public interface ISetEffect : IBehavior
属性
名称 | 描述 |
---|---|
AsIBehavior { get; } | 允许获取基接口 IBehavior。只读 IBehavior 。 |
To { get; set; } | 指定动画效果后的某个属性。表示点值。仅支持: bool, ColorFormat, float, int, string。可读写对象。 |
另见
- 接口 IBehavior
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides