IEffectStyleCollection

Interfaz IEffectStyleCollection

Representa una colección de estilos de efecto.

public interface IEffectStyleCollection : IGenericCollection<IEffectStyle>

Propiedades

NombreDescripción
Item { get; }Devuelve un elemento en la posición especificada. Solo lectura IEffectStyle.

Véase también