IFlyThroughTransition

IFlyThroughTransition interface

飞越幻灯片过渡效果。

public interface IFlyThroughTransition : ITransitionValueBase

特性

姓名描述
AsITransitionValueBase { get; }允许获取基本 ITransitionValueBase 接口。 只读ITransitionValueBase
Direction { get; set; }过渡方向。 读/写TransitionInOutDirectionType
HasBounce { get; set; }指定在过渡期间演示幻灯片的移动包括反弹。 读/写Boolean。

也可以看看