IRevealTransition

IRevealTransition 接口

显示幻灯片切换效果。

public interface IRevealTransition : ITransitionValueBase

属性

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

另请参见