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