IFlyThroughTransition

IFlyThroughTransition 接口

飞透幻灯片转换效果。

public interface IFlyThroughTransition : ITransitionValueBase  

属性

名称描述
AsITransitionValueBase { get; }允许获取基本的 ITransitionValueBase 接口。只读 ITransitionValueBase
Direction { get; set; }转换的方向。读写 TransitionInOutDirectionType
HasBounce { get; set; }指定在转换期间演示文稿幻灯片的移动是否包括弹跳。读写布尔值。

另请参见