IGradientStopCollectionEffectiveData

IGradientStopCollectionEffectiveData 接口

表示一个 GradientStopDataEx 对象的集合。

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

属性

名称描述
Item { get; }根据索引返回渐变位置。

另请参阅