IRippleTransition

IRippleTransition 接口

涟漪幻灯片过渡效果。

public interface IRippleTransition : ITransitionValueBase

属性

名称描述
AsITransitionValueBase { get; }允许获取基础的 ITransitionValueBase 接口。只读 ITransitionValueBase
Direction { get; set; }过渡方向。读写 TransitionCornerAndCenterDirectionType

参见