get_GradientStop()

GradientFormat::get_GradientStop(int32_t) method

Returns a gradient stop at the specified index.

System::SharedPtr<IGradientStop> Aspose::Slides::GradientFormat::get_GradientStop(int32_t index) override

See Also