IWheelTransition
IWheelTransition 接口
轮子幻灯片过渡效果。
public interface IWheelTransition : ITransitionValueBase
属性
名称 | 描述 |
---|---|
AsITransitionValueBase { get; } | 允许获取基础 ITransitionValueBase 接口。只读 ITransitionValueBase 。 |
Spokes { get; set; } | 轮子过渡的辐条数量。读/写 UInt32。 |
轮子幻灯片过渡效果。
public interface IWheelTransition : ITransitionValueBase
名称 | 描述 |
---|---|
AsITransitionValueBase { get; } | 允许获取基础 ITransitionValueBase 接口。只读 ITransitionValueBase 。 |
Spokes { get; set; } | 轮子过渡的辐条数量。读/写 UInt32。 |