public interface IGradientStopCollectionEffectiveData extends IGenericCollection<IGradientStopEffectiveData>
Represents a collection of GradientStopData objects.
Modifier and Type | Method and Description |
---|---|
IGradientStopEffectiveData |
get_Item(int index)
Returns the gradient stop by index.
|
iterator
IGradientStopEffectiveData get_Item(int index)
Returns the gradient stop by index.