IGradientStopCollectionEffectiveData

IGradientStopCollectionEffectiveData interface

表示 GradientStopDataEx 对象的集合。

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

特性

姓名描述
Item { get; }返回按索引停止的渐变。

也可以看看