Aspose::Cells::Drawing::GradientStopCollection::Get method

GradientStopCollection::Get method

Gets the gradient stop by the index.

GradientStop Aspose::Cells::Drawing::GradientStopCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

The gradient stop.

See Also