IRevealTransition

IRevealTransition interface

Révéler l’effet de transition de diapositive.

public interface IRevealTransition : ITransitionValueBase

Propriétés

NomLa description
AsITransitionValueBase { get; }Permet d’obtenir l’interface ITransitionValueBase de base. Lecture seuleITransitionValueBase .
Direction { get; set; }Sens de transition. Lecture/écritureTransitionLeftRightDirectionType .
ThroughBlack { get; set; }Spécifie si la transition passe au noir. Lecture/écritureBoolean .

Voir également