IThemeable

Interface IThemeable

Représente des objets pouvant être thématisés avec ITheme.

public interface IThemeable : ISlideComponent

Propriétés

NomDescription
AsISlideComponent { get; }Renvoie l’interface ISlideComponent. En lecture seule ISlideComponent.

Méthodes

NomDescription
CreateThemeEffective()Renvoie un thème effectif pour cet objet thématisable.

Voir aussi