remove_at method
remove_at
Removes a gradient stop at the specified index.
def remove_at(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int | Index of a gradient stop that should be deleted. |
See Also
- class
IGradientStopCollection - module
aspose.slides - library
Aspose.Slides