IEmptyTransition

IEmptyTransition interface

Empty slide transition effect.

public interface IEmptyTransition : ITransitionValueBase

Properties

NameDescription
AsITransitionValueBase { get; }Allows to get base ITransitionValueBase interface. Read-only ITransitionValueBase.

See Also