IEffectStyleCollection

IEffectStyleCollection interface

Représente une collection de styles d’effets.

public interface IEffectStyleCollection : IGenericCollection<IEffectStyle>

Propriétés

NomLa description
Item { get; }Renvoie un élément à la position spécifiée. Lecture seuleIEffectStyle .

Voir également