GradientStopCollection.Item
GradientStopCollection indexer
Gets the gradient stop by the index.
public GradientStop this[int index] { get; set; }
Parameter | Description |
---|---|
index | The index. |
Return Value
The gradient stop.
See Also
- class GradientStop
- class GradientStopCollection
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells