IShredTransition
IShredTransition 接口
碎片化幻灯片切换效果。
public interface IShredTransition : ITransitionValueBase
属性
| 名称 | 描述 |
|---|---|
| AsITransitionValueBase { get; } | 允许获取基础 ITransitionValueBase 接口。只读 ITransitionValueBase。 |
| Direction { get; set; } | 转换的方向。读/写 TransitionInOutDirectionType。 |
| Pattern { get; set; } | 指定在转换期间使用的可视化形状。读/写 TransitionShredPattern。 |