RemoveAt()
IGradientStopCollection::RemoveAt(int32_t) method
Removes a gradient stop at the specified index.
virtual void Aspose::Slides::IGradientStopCollection::RemoveAt(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of a gradient stop that should be deleted. |
See Also
- Class IGradientStopCollection
- Namespace Aspose::Slides
- Library Aspose.Slides