IGradientStopCollectionEffectiveData

IGradientStopCollectionEffectiveData 接口

表示 GradientStopDataEx 对象的集合。

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

属性

名称描述
Item { get; }返回通过索引的渐变停止点。

另请参见