IMorphTransition

IMorphTransition 接口

涟漪幻灯片过渡效果。

public interface IMorphTransition : ITransitionValueBase

属性

名称描述
AsITransitionValueBase { get; }允许获取基础 ITransitionValueBase 接口。只读 ITransitionValueBase
MorphType { get; set; }变形过渡的类型。读/写 TransitionMorphType

另见