IWheelTransition

IWheelTransition interface

Wheel slide transition effect.

public interface IWheelTransition : ITransitionValueBase

Properties

NameDescription
AsITransitionValueBase { get; }Allows to get base ITransitionValueBase interface. Read-only ITransitionValueBase.
Spokes { get; set; }Number spokes of wheel transition. Read/write UInt32.

See Also