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.
|
iteratorJavaiteratorIGradientStopEffectiveData get_Item(int index)
Returns the gradient stop by index.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.