IEffectStyleCollection

IEffectStyleCollection interface

表示效果样式的集合。

public interface IEffectStyleCollection : IGenericCollection<IEffectStyle>

特性

姓名描述
Item { get; }返回指定位置的元素。 只读IEffectStyle

也可以看看