IGradientStopCollectionEffectiveData
IGradientStopCollectionEffectiveData 接口
表示 GradientStopDataEx 对象的集合。
public interface IGradientStopCollectionEffectiveData :
IGenericCollection<IGradientStopEffectiveData>
属性
名称 | 描述 |
---|---|
Item { get; } | 根据索引返回渐变停靠点。 |