IMorphTransition

IMorphTransition interface

Ripple slide transition effect.

public interface IMorphTransition : ITransitionValueBase

Properties

NameDescription
AsITransitionValueBase { get; }Allows to get base ITransitionValueBase interface. Read-only ITransitionValueBase.
MorphType { get; set; }Type of morph transition. Read/write TransitionMorphType.

See Also