IRevealTransition

IRevealTransition interface

显示幻灯片过渡效果。

public interface IRevealTransition : ITransitionValueBase

特性

姓名描述
AsITransitionValueBase { get; }允许获取基本 ITransitionValueBase 接口。 只读ITransitionValueBase
Direction { get; set; }过渡方向。 读/写TransitionLeftRightDirectionType
ThroughBlack { get; set; }指定过渡是否淡入黑色。 读/写Boolean。

也可以看看