IGradientStopCollectionEffectiveData

IGradientStopCollectionEffectiveData 接口

表示 GradientStopDataEx 对象的集合。

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

属性

名称描述
Item { get; }根据索引返回渐变停靠点。

参见