IRevealTransition

IRevealTransition 接口

揭示幻灯片过渡效果。

public interface IRevealTransition : ITransitionValueBase

属性

名称描述
AsITransitionValueBase { get; }允许获取基础 ITransitionValueBase 接口。只读 ITransitionValueBase
Direction { get; set; }过渡的方向。读/写 TransitionLeftRightDirectionType
ThroughBlack { get; set; }指定过渡是否通过黑色渐变。读/写布尔值。

另请参阅