Aspose::Words::Drawing::GradientStopCollection::idx_get method. Gets or sets a GradientStop object in the collection in C++....-> idx_get ( 0 ) -> set_Transparency ( 0.25 ); // Add new gradient...-> idx_get ( 0 ) -> get_Transparency (), 0.01 ); ASSERT_EQ (...