IEffectStyleCollection

Interface IEffectStyleCollection

Représente une collection de styles d’effet.

public interface IEffectStyleCollection : IGenericCollection<IEffectStyle>

Propriétés

NomDescription
Item { get; }Retourne un élément à la position spécifiée. Lecture seule IEffectStyle.

Voir aussi